edits on greetd
This commit is contained in:
parent
b2a940dbe9
commit
24f375dd4a
6 changed files with 66 additions and 16 deletions
|
@ -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%-
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue