summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xherbstluftwm/.config/herbstluftwm/autostart4
1 files changed, 4 insertions, 0 deletions
diff --git a/herbstluftwm/.config/herbstluftwm/autostart b/herbstluftwm/.config/herbstluftwm/autostart
index cf78171..875486a 100755
--- a/herbstluftwm/.config/herbstluftwm/autostart
+++ b/herbstluftwm/.config/herbstluftwm/autostart
@@ -20,6 +20,10 @@ hc keybind $Mod-Shift-r reload
hc keybind $Mod-Shift-c close
hc keybind $Mod-Return spawn urxvt
+hc keybind $Mod-t spawn hrunorraise Emacs emacsclient -ca ''
+hc keybind $Mod-c spawn hrunorraise URxvt urxvtc
+hc keybind $Mod-w spawn hrunorraise Conkeror conkeror
+
# tags
TAG_NAMES=( {1..9} )
TAG_KEYS=( {1..9} 0 )