diff --git a/config/sway/config b/config/sway/config index 7dbf80c..3fc542c 100644 --- a/config/sway/config +++ b/config/sway/config @@ -153,8 +153,8 @@ bindsym $mod+z exec $locking # bindsym XF86MonBrightnessUp exec --no-startup-id /usr/bin/light -A 5 # bindsym XF86MonBrightnessDown exec --no-startup-id /usr/bin/light -U 5 -bindsym XF86MonBrightnessUp exec --no-startup-id swayosd-client --brightness raise -bindsym XF86MonBrightnessDown exec --no-startup-id swayosd-client --brightness lower +bindsym XF86MonBrightnessUp exec --no-startup-id swayosd-client --brightness +3 +bindsym XF86MonBrightnessDown exec --no-startup-id swayosd-client --brightness -3 # OG # bindsym XF86AudioRaiseVolume exec --no-startup-id pactl set-sink-volume @DEFAULT_SINK@ +3%