Hardware bindings for screen brightness
This commit is contained in:
parent
d3989d8bda
commit
0d216fe5c8
@ -106,6 +106,9 @@ bindsym XF86AudioLowerVolume exec pactl set-sink-volume 0 -1000
|
|||||||
bindsym XF86AudioRaiseVolume exec pactl set-sink-volume 0 +1000
|
bindsym XF86AudioRaiseVolume exec pactl set-sink-volume 0 +1000
|
||||||
bindsym XF86AudioMute exec pactl set-sink-mute 0 toggle
|
bindsym XF86AudioMute exec pactl set-sink-mute 0 toggle
|
||||||
|
|
||||||
|
bindsym XF86MonBrightnessDown exec xbacklight -5
|
||||||
|
bindsym XF86MonBrightnessUp exec xbacklight +5
|
||||||
|
|
||||||
# resize window (you can also use the mouse for that)
|
# resize window (you can also use the mouse for that)
|
||||||
mode "resize" {
|
mode "resize" {
|
||||||
# These bindings trigger as soon as you enter the resize mode
|
# These bindings trigger as soon as you enter the resize mode
|
||||||
|
Loading…
x
Reference in New Issue
Block a user