Use URxvt as terminal emulator
This commit is contained in:
parent
1d3aae3d05
commit
227eab333e
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ Mod=Mod4
|
|||
hc keybind $Mod-Shift-q quit
|
||||
hc keybind $Mod-Shift-r reload
|
||||
hc keybind $Mod-Shift-c close
|
||||
hc keybind $Mod-Return spawn xterm
|
||||
hc keybind $Mod-Return spawn urxvt
|
||||
|
||||
# tags
|
||||
TAG_NAMES=( {1..9} )
|
||||
|
|
Loading…
Reference in a new issue