From 227eab333e79d470a87e61d0aaeb732107398fa0 Mon Sep 17 00:00:00 2001 From: Tom Willemse Date: Wed, 17 Jun 2015 10:52:17 +0200 Subject: Use URxvt as terminal emulator --- herbstluftwm/.config/herbstluftwm/autostart | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'herbstluftwm') 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} ) -- cgit v1.2.3-54-g00ecf