i3: Re-enable brightness hotkeys
I switched to a graphics backend that supports them
This commit is contained in:
parent
1cb15265f7
commit
35180d7c1f
@ -128,8 +128,8 @@ bindsym XF86AudioLowerVolume exec --no-startup-id pactl set-sink-volume 0 -5% #d
|
||||
bindsym XF86AudioMute exec --no-startup-id pactl set-sink-mute 0 toggle # mute sound
|
||||
|
||||
# Brightness controls
|
||||
#bindsym XF86MonBrightnessUp exec xbacklight -inc 5 # increase screen brightness
|
||||
#bindsym XF86MonBrightnessDown exec xbacklight -dec 5 # decrease screen brightness
|
||||
bindsym XF86MonBrightnessUp exec xbacklight -inc 5 # increase screen brightness
|
||||
bindsym XF86MonBrightnessDown exec xbacklight -dec 5 # decrease screen brightness
|
||||
|
||||
# mpv-xwinwrap controls
|
||||
bindsym $mod+p exec --no-startup-id "~/.bin/mpv-xwinwrap"
|
||||
|
Loading…
Reference in New Issue
Block a user