rearrange sxhkd
This commit is contained in:
@@ -41,7 +41,13 @@ super + plus
|
|||||||
|
|
||||||
super + z
|
super + z
|
||||||
notify-send -u low "Launching zathura"; \
|
notify-send -u low "Launching zathura"; \
|
||||||
zathura
|
zathura;
|
||||||
|
|
||||||
|
super + ctrl + m
|
||||||
|
$HOME/.local/scripts/mail_fetch
|
||||||
|
|
||||||
|
super + p
|
||||||
|
passmenu -f -i
|
||||||
|
|
||||||
# lock and power
|
# lock and power
|
||||||
|
|
||||||
@@ -54,12 +60,6 @@ super + alt + L
|
|||||||
super + ctrl + alt + l
|
super + ctrl + alt + l
|
||||||
xtrlock;
|
xtrlock;
|
||||||
|
|
||||||
super + ctrl + m
|
|
||||||
$HOME/.local/scripts/mail_fetch
|
|
||||||
|
|
||||||
super + p
|
|
||||||
passmenu -f -i
|
|
||||||
|
|
||||||
super + F11
|
super + F11
|
||||||
systemctl hibernate
|
systemctl hibernate
|
||||||
|
|
||||||
@@ -77,10 +77,10 @@ super + shift + Escape
|
|||||||
|
|
||||||
# Media
|
# Media
|
||||||
super + F{6,7,8}
|
super + F{6,7,8}
|
||||||
playerctl {previous,play-pause,next};
|
playerctl --player=spotify {previous,play-pause,next};
|
||||||
|
|
||||||
XF86Audio{Prev,Play,Next}
|
XF86Audio{Prev,Play,Next}
|
||||||
playerctl {previous,play-pause,next};
|
playerctl --player=spotify {previous,play-pause,next};
|
||||||
|
|
||||||
XF86Audio{Lower,Raise}Volume
|
XF86Audio{Lower,Raise}Volume
|
||||||
kill -42 $(pidof dwmblocks); \
|
kill -42 $(pidof dwmblocks); \
|
||||||
|
|||||||
Reference in New Issue
Block a user