changed key mapping for window close and reposition

This commit is contained in:
Deon Spengler
2015-04-17 18:04:54 +02:00
parent 55fe428478
commit 37f8e8883f

View File

@@ -1,9 +1,11 @@
#
# bspwm hotkeys
#
super + alt + Escape
bspc quit
super + w
alt + w
bspc window -c
super + t
@@ -24,12 +26,12 @@ super + {grave,Tab}
super + apostrophe
bspc window -s last
alt + {o,i}
super + {o,i}
bspc control --record-history off; \
bspc window {older,newer} -f; \
bspc control --record-history on
super + y
alt + y
bspc window -w last.manual
super + m
@@ -77,7 +79,9 @@ super + !button{1-3}
super + @button{1-3}
bspc pointer -u
#
# wm independent hotkeys
#
alt + Return
urxvtc