i3: Re-enable brightness hotkeys
I switched to a graphics backend that supports them
This commit is contained in:
		@@ -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"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user