Use URxvt as terminal emulator

This commit is contained in:
Tom Willemse 2015-06-17 10:52:17 +02:00
parent 1d3aae3d05
commit 227eab333e

View file

@ -18,7 +18,7 @@ Mod=Mod4
hc keybind $Mod-Shift-q quit hc keybind $Mod-Shift-q quit
hc keybind $Mod-Shift-r reload hc keybind $Mod-Shift-r reload
hc keybind $Mod-Shift-c close hc keybind $Mod-Shift-c close
hc keybind $Mod-Return spawn xterm hc keybind $Mod-Return spawn urxvt
# tags # tags
TAG_NAMES=( {1..9} ) TAG_NAMES=( {1..9} )