Signed-off-by: fbt <fbt@fleshless.org>
This commit is contained in:
Jack L. Frost 2018-08-07 22:17:17 +03:00
parent cf2c2e7645
commit c2ce8525ab
1 changed files with 11 additions and 13 deletions

View File

@ -3,13 +3,13 @@
#
# general
super + w; {c,k}
bspc node -{c,k}
super + w; {q,c,k}
bspc node -{c,c,k}
super + w; {n,p}
bspc node -f {next,prev}.local
super + w; {t,f,T,F}
super + w; m; {t,f,T,F}
bspc node -t {tiled,floating,pseudo_tiled,fullscreen}
super + w; d; {0-9,h}
@ -24,7 +24,14 @@ super + w; {0-9,h}
super + w; space
bspc desktop -l next
super + w; z
super + w; x
terminal
# Locker
super + l; l
ssm lockd lock
super + l; {u,s}
ssm lockd stop
# simple hotkeys
@ -34,21 +41,12 @@ Print
shift + Print
snap
super + z
ssm lockd lock
super + {r,p}
dmenu-extras -l 9 {run,pass}
super + x
terminal
super + {j,k}
bspc node -f {prev,next}.local
super + q
bspc node -c
# mpd
super + m; {a,s,n,p}
mpc {play,stop,next,prev}