diff options
Diffstat (limited to 'config/sxhkd')
-rw-r--r-- | config/sxhkd/sxhkdrc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/config/sxhkd/sxhkdrc b/config/sxhkd/sxhkdrc index bfcfc86..7ee957a 100644 --- a/config/sxhkd/sxhkdrc +++ b/config/sxhkd/sxhkdrc @@ -2,6 +2,8 @@ # bspwm hotkeys # +grave ; a + ~/.ratpoison/menu/main grave ; shift + c ~/.ratpoison/wp change @@ -66,6 +68,7 @@ grave ; bracket{left,right} grave ; s ; {h,j,k,l} bspc window -p {left,down,up,right} + grave ; ctrl + {_,shift + }space bspc {window -p cancel,desktop -c} |