eww osd and battery warning
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
binde=,XF86MonBrightnessDown,exec,brightnessctl set 10%-
|
||||
binde=,XF86MonBrightnessUp,exec,brightnessctl set +10%
|
||||
binde = , XF86AudioRaiseVolume, exec, amixer set Master 5%+
|
||||
binde = , XF86AudioLowerVolume, exec, amixer set Master 5%-
|
||||
bind =, XF86AudioMute, exec, amixer set Master toggle
|
||||
binde=,XF86MonBrightnessDown,exec,$osd --brightness-down
|
||||
binde=,XF86MonBrightnessUp,exec,$osd --brightness-up
|
||||
binde = , XF86AudioRaiseVolume, exec, $osd --volume-up
|
||||
binde = , XF86AudioLowerVolume, exec, $osd --volume-down
|
||||
bind =, XF86AudioMute, exec,$osd --volume-toggle
|
||||
|
||||
bind = $mainMod, N, exec, $notifications
|
||||
bind = $mainMod, T, exec, $terminal
|
||||
|
||||
Reference in New Issue
Block a user