diff options
author | vaskozl <vasil.zlatanov@gmail.com> | 2015-03-22 22:37:54 +0100 |
---|---|---|
committer | vaskozl <vasil.zlatanov@gmail.com> | 2015-03-22 22:37:54 +0100 |
commit | e366454a04173840e41cbe2394dba4a476b76937 (patch) | |
tree | 209f68a8726ed15ca1db1a70580bcfaa9a4ddaec /config/sxhkd/sxhkdrc | |
parent | 89ef190e34412cf3ac63a5961a98a52e84a43746 (diff) | |
parent | a351f6a842d3f5a0edc1360515585a6355dea04a (diff) | |
download | dotfiles-e366454a04173840e41cbe2394dba4a476b76937.tar.gz dotfiles-e366454a04173840e41cbe2394dba4a476b76937.tar.bz2 dotfiles-e366454a04173840e41cbe2394dba4a476b76937.zip |
Merge branch 'master' of github.com:Vaskozl/dotfiles
Diffstat (limited to 'config/sxhkd/sxhkdrc')
-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 71eb048..7177ba8 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} |