1
0
mirror of https://github.com/tiyn/dotfiles.git synced 2025-10-09 19:11:15 +02:00

scripts: cleaned up scripts and refined volume script

This commit is contained in:
2023-10-13 23:24:38 +02:00
parent b14a6f31cb
commit a51b50849f
5 changed files with 15 additions and 31 deletions

View File

@@ -62,9 +62,9 @@ super + F12
prompt "Reboot computer?" "sudo -A reboot now"
XF86AudioMute
lmc m && pkill -RTMIN+4 $STATUSBAR
sound_toggle && pkill -RTMIN+4 $STATUSBAR
XF86AudioMicMute
pactl set-source-mute 1 toggle && pkill -RTMIN+4 $STATUSBAR
mic_toggle && pkill -RTMIN+4 $STATUSBAR
XF86AudioLowerVolume
lmc down 5 && pkill -RTMIN+4 $STATUSBAR
XF86AudioRaiseVolume