s
This commit is contained in:
@@ -115,4 +115,9 @@ binds {
|
|||||||
Super+Page_Up {focus-workspace-up;}
|
Super+Page_Up {focus-workspace-up;}
|
||||||
Super+Shift+Page_Down{move-column-to-workspace-down;}
|
Super+Shift+Page_Down{move-column-to-workspace-down;}
|
||||||
Super+Shift+Page_Up{move-column-to-workspace-up;}
|
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