aboutsummaryrefslogtreecommitdiffstats
path: root/herbstluftwm/.config
diff options
context:
space:
mode:
authorGravatar Tom Willemse2016-09-12 01:10:56 +0200
committerGravatar Tom Willemse2016-09-12 01:10:56 +0200
commitc6c493a204762d1e27c2cc00dc023bb6f939187a (patch)
treeb1f346c26b5d80a28dc7c3ef4cac0b58ea716c0a /herbstluftwm/.config
parent0a84ab914192c737fb7d02555b755cb399c84da3 (diff)
downloadnew-dotfiles-c6c493a204762d1e27c2cc00dc023bb6f939187a.tar.gz
new-dotfiles-c6c493a204762d1e27c2cc00dc023bb6f939187a.zip
Update explanations
Diffstat (limited to 'herbstluftwm/.config')
-rwxr-xr-xherbstluftwm/.config/herbstluftwm/autostart8
1 files changed, 5 insertions, 3 deletions
diff --git a/herbstluftwm/.config/herbstluftwm/autostart b/herbstluftwm/.config/herbstluftwm/autostart
index b61521a..ac07ad1 100755
--- a/herbstluftwm/.config/herbstluftwm/autostart
+++ b/herbstluftwm/.config/herbstluftwm/autostart
@@ -63,12 +63,14 @@ hc keybind $Mod-k close
# manually anyway and remove them afterwards.
hc keybind $Mod-Shift-k remove
-# These are my most-used programs, having specific keybindings for
-# them is a big productivity boost.
+# Always spawn an instance of URxvt.
hc keybind $Mod-Return spawn urxvt
+# Switch to a running instance of URxvt, or start one.
hc keybind $Mod-c spawn hlwm-run-or-raise URxvt urxvt
+# Switch to a running instance of Conkeror, or start one.
hc keybind $Mod-b spawn hlwm-run-or-raise Conkeror conkeror
-
+# Switch to a running instance of Emacs, or create an Emacs client
+# frame. Start an Emacs daemon if necessary.
hc keybind $Mod-t spawn hlwm-run-or-raise Emacs \
emacsclient --create-frame --alternate-editor=''