edits on greetd

This commit is contained in:
Chris Cochrun 2022-12-16 16:19:29 -06:00
parent b2a940dbe9
commit 24f375dd4a
6 changed files with 66 additions and 16 deletions

View file

@ -166,9 +166,12 @@ bind=SUPER,i,movewindow,left
bind=SUPERSHIFT,p,pin
bind=SUPER,n,movetoworkspace,special
binde=, XF86AudioMute, exec, pamixer -t
binde=, XF86AudioRaiseVolume, exec, /home/chris/bin/volup
binde=, XF86AudioLowerVolume, exec, /home/chris/bin/voldown
binde=, XF86AudioMute, exec, pamixer -t
binde=,F1, exec, pamixer -t
binde=,F3, exec, /home/chris/bin/volup
binde=,F2, exec, /home/chris/bin/voldown
binde=, XF86MonBrightnessUp, exec, brightnessctl s +10%
binde=, XF86MonBrightnessDown, exec, brightnessctl s 10%-