Browse Source

Fix terminal name

master
Taylor Bockman 9 years ago
parent
commit
af5c75d501
  1. 2
      dotfiles/Xresources

2
dotfiles/Xresources

@ -140,7 +140,7 @@ URxvt*font: xft:Inconsolata:size=8:antialias=true:hinting=true
URxvt*boldFont: xft:Inconsolata:bold
URxvt.letterSpace: -1
URxvt*termName: rxvt
URxvt*termName: rxvt-256color
URxvt.iso14755: False
URxvt.iso14755_52: False
URxvt.urgentOnBell: true

Loading…
Cancel
Save