@@ -21,11 +21,14 @@ super + w; {0-9,h,p}
|
||||
super + w; space
|
||||
bspc desktop -l next
|
||||
|
||||
super + w; l; {b,n,a}
|
||||
bspc node -l {below,normal,above}
|
||||
|
||||
super + w; x
|
||||
terminal
|
||||
|
||||
super + w; b
|
||||
bspc node -s biggest.local
|
||||
bspc node -s biggest.local.!hidden.window
|
||||
|
||||
super + w; Return
|
||||
bspc node @focused:/ -R 90
|
||||
@@ -33,8 +36,8 @@ super + w; Return
|
||||
super + w; w
|
||||
ssm chameleon reload
|
||||
|
||||
super + w; c
|
||||
win-hd-center 1280x720
|
||||
super + w; c; {9,7,4,3,2}
|
||||
win-hd-center {1920x1080,1280x720,768x480,480x320,400x240}
|
||||
|
||||
# Locker
|
||||
super + l; l
|
||||
@@ -43,6 +46,10 @@ super + l; l
|
||||
super + l; {u,s}
|
||||
ssm lockd stop
|
||||
|
||||
# Notes
|
||||
super + n; n
|
||||
dmenu-extras note
|
||||
|
||||
# simple hotkeys
|
||||
Print
|
||||
snap -f
|
||||
@@ -54,7 +61,7 @@ super + {r,p}
|
||||
dmenu-extras -l 9 {run,pass}
|
||||
|
||||
super + {j,k}
|
||||
bspc node -f {prev,next}.local
|
||||
bspc node -f {prev,next}.local.!hidden.window
|
||||
|
||||
# mpd
|
||||
super + m; {a,s,n,p}
|
||||
@@ -64,6 +71,16 @@ super + m; {a,s,n,p}
|
||||
super + {comma,period}
|
||||
amixer -c 0 set PCM 5%{-,+}
|
||||
|
||||
super + s; p
|
||||
~/bin/sndbrd -p
|
||||
|
||||
super + s; s
|
||||
~/bin/sndbrd
|
||||
|
||||
# Mute mic
|
||||
super + s; m
|
||||
pactl set-source-mute jack_in toggle
|
||||
|
||||
# Fucking Firefox man
|
||||
control + q
|
||||
/bin/true
|
||||
|
Reference in New Issue
Block a user