Updating i3 config
This commit is contained in:
parent
88d48c7f8e
commit
80e87e8ed4
@ -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
|
||||
|
||||
#Brightness
|
||||
bindsym XF86MonBrightnessDown exec --no-startup-id brightnessctl --min-val=2 -q set 3%-
|
||||
bindsym XF86MonBrightnessUp exec --no-startup-id brightnessctl -q set 3%+
|
||||
bindsym XF86MonBrightnessDown exec --no-startup-id brightnessctl --min-val=2 -q set 10%-
|
||||
bindsym XF86MonBrightnessUp exec --no-startup-id brightnessctl -q set 10%+
|
||||
|
||||
# Capture d'écran
|
||||
bindsym Print exec flameshot gui
|
||||
|
Loading…
Reference in New Issue
Block a user