added a keybind for small brightness changes
This commit is contained in:
@@ -223,6 +223,8 @@ bindm = $mainMod, mouse:273, resizewindow
|
||||
# Brightness controls
|
||||
bindel = , XF86MonBrightnessUp, exec, brightnessctl set +5%
|
||||
bindel = , XF86MonBrightnessDown, exec, brightnessctl set 5%-
|
||||
bindel = Shift, XF86MonBrightnessUp, exec, brightnessctl set +1%
|
||||
bindel = Shift, XF86MonBrightnessDown, exec, brightnessctl set 1%-
|
||||
{{ end }}
|
||||
|
||||
# Output volume control
|
||||
|
||||
Reference in New Issue
Block a user