sway: set brightness/print shortcut

Signed-off-by: Frank Villaro-Dixon <frank@villaro-dixon.eu>
This commit is contained in:
Frank Villaro-Dixon 2022-08-31 14:20:44 +02:00
parent 40277aeacb
commit d4b878362d

View file

@ -218,6 +218,10 @@ bindsym $mod+r mode "resize"
bindsym XF86AudioMute exec pactl set-sink-mute @DEFAULT_SINK@ toggle
bindsym XF86AudioRaiseVolume exec pactl set-sink-volume @DEFAULT_SINK@ +5%
bindsym XF86AudioLowerVolume exec pactl set-sink-volume @DEFAULT_SINK@ -5%
bindsym --locked XF86MonBrightnessUp exec light -T 1.4
bindsym --locked XF86MonBrightnessDown exec light -T 0.72
bindsym Print exec grim -g "$(slurp -d)" - | wl-copy
#
# Status Bar: