Update
This commit is contained in:
parent
8587eb1649
commit
551a71daa2
1 changed files with 2 additions and 2 deletions
|
@ -132,8 +132,8 @@ bindsym XF86AudioLowerVolume exec pactl set-sink-volume @DEFAULT_SINK@ -5%
|
||||||
bindsym XF86AudioMute exec --no-startup-id pactl set-sink-mute @DEFAULT_SINK@ toggle # mute sound
|
bindsym XF86AudioMute exec --no-startup-id pactl set-sink-mute @DEFAULT_SINK@ toggle # mute sound
|
||||||
|
|
||||||
#Brightness
|
#Brightness
|
||||||
bindsym XF86MonBrightnessUp exec xbacklight -inc 20
|
bindsym XF86MonBrightnessUp exec brightnessctl s 10%+
|
||||||
bindsym XF86MonBrightnessDown exec xbacklight -dec 20
|
bindsym XF86MonBrightnessDown exec brightnessctl s 10%-
|
||||||
|
|
||||||
# Capture d'écran
|
# Capture d'écran
|
||||||
bindsym Print exec flameshot gui
|
bindsym Print exec flameshot gui
|
||||||
|
|
Loading…
Add table
Reference in a new issue