Compare commits
2 Commits
a5b4d685b7
...
723da71a35
| Author | SHA1 | Date | |
|---|---|---|---|
| 723da71a35 | |||
| b5a83638bf |
@@ -115,4 +115,9 @@ binds {
|
||||
Super+Page_Up {focus-workspace-up;}
|
||||
Super+Shift+Page_Down{move-column-to-workspace-down;}
|
||||
Super+Shift+Page_Up{move-column-to-workspace-up;}
|
||||
XF86AudioRaiseVolume {spawn "volumectl" "-d" "-u" "up";}
|
||||
XF86AudioLowerVolume {spawn "volumectl" "-d" "-u" "down";}
|
||||
XF86AudioMute {spawn "volumectl" "-d" "toggle-mute";}
|
||||
XF86MonBrightnessUp {spawn "lightctl" "-d" "up";}
|
||||
XF86MonBrightnessDown {spawn "lightctl" "-d" "down";}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user