all the changes

Signed-off-by: fbt <fbt@fleshless.org>
This commit is contained in:
2022-01-12 11:43:46 +03:00
parent dee7375697
commit 9463b292c8
17 changed files with 414 additions and 271 deletions

View File

@@ -47,5 +47,5 @@ service moltenbar restart
nullexec browser &
nullexec telegram &
nullexec dropbox &
#nullexec dropbox &
nullexec mumble &

View File

@@ -36,8 +36,11 @@ super + w; Return
super + w; w
ssm chameleon reload
super + w; c; {9,7,4,3,2}
win-hd-center {1920x1080,1280x720,768x480,480x320,400x240}
super + w; c
win-hd-center 1280x720
super + w; r
IFS='x+' read -r new_w new_h new_x new_y < <(slop); wmctrl -r ":ACTIVE:" -e "0,${new_x},${new_y},${new_w},${new_h}"
# Locker
super + l; l
@@ -46,10 +49,6 @@ super + l; l
super + l; {u,s}
ssm lockd stop
# Notes
super + n; n
dmenu-extras note
# simple hotkeys
Print
snap -f
@@ -57,19 +56,18 @@ Print
shift + Print
snap
super + {r,p}
dmenu-extras -l 9 {run,pass}
control + Print
maim -s | xclip -selection clipboard -t image/png
super + {r,p,e,n}
dmenu-extras -l 9 {run,pass,emoji,note}
super + {j,k}
bspc node -f {prev,next}.local.!hidden.window
# music
super + m; {m,s,comma,period}
playerctl -p spotify {play-pause,stop,previous,next}
# Sound
super + {comma,period}
amixer -c 0 set PCM 5%{-,+}
{XF86AudioPrev,XF86AudioStop,XF86AudioPlay,XF86AudioNext}
playerctl {previous,stop,play-pause,next}
super + s; p
~/bin/sndbrd -p
@@ -77,6 +75,19 @@ super + s; p
super + s; s
~/bin/sndbrd
{XF86Tools,XF86Launch5,XF86Launch6,XF86Launch7}
~/bin/sndbrd-macro -p {0,1,2,3}
shift + {XF86Tools,XF86Launch5,XF86Launch6,XF86Launch7}
~/bin/sndbrd-macro -p {4,5,6,7}
control + {XF86Tools,XF86Launch5,XF86Launch6,XF86Launch7}
~/bin/sndbrd-macro -p {8,9,10,11}
# Dunst
super + d; {space,c,h}
dunstctl {close-all,context,history-pop}
# Mute mic
super + s; m
pactl set-source-mute jack_in toggle