summaryrefslogtreecommitdiffstats
path: root/herbstluftwm
diff options
context:
space:
mode:
authorGravatar Tom Willemse2015-06-17 10:52:17 +0200
committerGravatar Tom Willemse2015-06-17 10:52:17 +0200
commit227eab333e79d470a87e61d0aaeb732107398fa0 (patch)
treeafcf02c8aa560f6fb5947715b5d1f29bd3cd2b16 /herbstluftwm
parent1d3aae3d05579ca3f17074cce29680fee66d2a71 (diff)
downloaddotfiles-227eab333e79d470a87e61d0aaeb732107398fa0.tar.gz
dotfiles-227eab333e79d470a87e61d0aaeb732107398fa0.zip
Use URxvt as terminal emulator
Diffstat (limited to 'herbstluftwm')
-rwxr-xr-xherbstluftwm/.config/herbstluftwm/autostart2
1 files changed, 1 insertions, 1 deletions
diff --git a/herbstluftwm/.config/herbstluftwm/autostart b/herbstluftwm/.config/herbstluftwm/autostart
index 9cb22d6..cf78171 100755
--- a/herbstluftwm/.config/herbstluftwm/autostart
+++ b/herbstluftwm/.config/herbstluftwm/autostart
@@ -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} )