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

switching to dwmblocks

This commit is contained in:
TiynGER
2020-05-28 01:54:46 +02:00
parent 9cba1be097
commit 0938f09fe1
5 changed files with 6 additions and 24 deletions

View File

@@ -33,13 +33,13 @@ super + F12
XF86Launch1
xset dpms force off
XF86AudioMute
lmc m && refbar
lmc m && pkill -RTMIN+4 $STATUSBAR
XF86AudioMicMute
pactl set-source-mute 1 toggle && refbar
pactl set-source-mute 1 toggle && pkill -RTMIN+4 $STATUSBAR
XF86AudioLowerVolume
lmc down 5 && refbar
lmc down 5 && pkill -RTMIN+4 $STATUSBAR
XF86AudioRaiseVolume
lmc up 5 && refbar
lmc up 5 && pkill -RTMIN+4 $STATUSBAR
XF86MonBrightnessDown
light -U 15
XF86MonBrightnessUp