1
0
This commit is contained in:
Deven Blake
2021-06-25 09:39:41 -04:00
parent e4d0be0ec2
commit 59e7d3fc85
2 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,22 @@
# thanks weedsmokingjew
mod1 + {_,shift + }F4
bspc node -{c,k}
mod1 + {_,shift + }{1-4,q,w,e,r,a,s}
bspc {desktop -f,node -d} '^{1-4,5,6,7,8,9,10}'
mod1 + shift + e
[ "Yes." = $(printf "No.\nYes." | dmenu -p "You pressed the exit shortcut. Do you really want to exit? This will end your X session.") ] && bspc quit
mod1 + f
bspc node -t '~fullscreen'
mod1 + {h,j,k,l}
bspc node -f {west,south,north,east}
mod1 + shift + {h,j,k,l}
bspc node -s {west,south,north,east}
mod1 + shift + r
bspc wm -r && pkill -USR1 -x sxhkd