summaryrefslogtreecommitdiffstats
path: root/.config/herbstluftwm
diff options
context:
space:
mode:
authorGravatar Tom Willemsen2012-11-14 01:21:54 +0100
committerGravatar Tom Willemsen2012-11-14 01:21:54 +0100
commitcb6548a39c8ea08ac8ff5e3eedd0c8b422b11681 (patch)
tree5c00ecdcbcc2e05115a194dbe47b80af851ebeb2 /.config/herbstluftwm
parent8892442870189d3c8c450ec47239fcb8078dc503 (diff)
downloaddotfiles-cb6548a39c8ea08ac8ff5e3eedd0c8b422b11681.tar.gz
dotfiles-cb6548a39c8ea08ac8ff5e3eedd0c8b422b11681.zip
.config/herbstluftwm/autostart
Diffstat (limited to '.config/herbstluftwm')
-rwxr-xr-x.config/herbstluftwm/autostart2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/herbstluftwm/autostart b/.config/herbstluftwm/autostart
index 1dfd013..cf9b852 100755
--- a/.config/herbstluftwm/autostart
+++ b/.config/herbstluftwm/autostart
@@ -6,13 +6,13 @@ function hc () {
modkey="Mod4"
-# hc keybind $modkey+Shift+1 spawn dmenu_run -p 'Run:' -b -nb '#111113' -nf '#eeeeec' -sb '#171719'
hc keybind $modkey+Ctrl+b resize left +0.05
hc keybind $modkey+Ctrl+f resize right +0.05
hc keybind $modkey+Ctrl+n resize down +0.05
hc keybind $modkey+Ctrl+p resize up +0.05
hc keybind $modkey+Ctrl+q quit
hc keybind $modkey+Ctrl+r reload
+hc keybind $modkey+Shift+1 spawn dmenu_run -p 'Run:' -b -nb '#111113' -nf '#eeeeec' -sb '#171719'
hc keybind $modkey+Shift+b shift left
hc keybind $modkey+Shift+f shift right
hc keybind $modkey+Shift+n shift down