From c7e48e82c57bc6b3bb84bef3e7073561b10a000f Mon Sep 17 00:00:00 2001 From: Jeremy Kaplan Date: Fri, 4 Mar 2016 14:03:45 -0500 Subject: [PATCH] Add sxhkd bindings --- sxhkd/sxhkdrc | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/sxhkd/sxhkdrc b/sxhkd/sxhkdrc index 2bb0ce7..1398fb3 100644 --- a/sxhkd/sxhkdrc +++ b/sxhkd/sxhkdrc @@ -61,8 +61,11 @@ super + alt + shift + {h,j,k,l} super + ctrl + {1-9} bspc window -r 0.{1-9} -super + {_,shift + }{1-9,0} - bspc {desktop -f,window -d} ^{1-9,10} +super + {1-9,0} + bspc desktop -f ^{1-9,10} + +super + shift + {1-9,0} + bspc desktop -f ^{1-9,10}; bspc window last -d focused; bspc window -f last ~button1 bspc pointer -g focus @@ -92,3 +95,6 @@ super + Escape super + shift + semicolon i3lock -e -i ~/images/lockscreen.png + +XF86Audio{Mute,LowerVolume,RaiseVolume} + pulseaudio-ctl {mute,down,up}