diff --git a/config/sway/config b/config/sway/config index a66f149..06465d8 100644 --- a/config/sway/config +++ b/config/sway/config @@ -176,8 +176,8 @@ bindsym $mod+shift+m exec "$term -t 'Music Player Client' -e ncmpcpp" # # Brightness -bindsym XF86MonBrightnessDown exec brightnessctl set 5%- -bindsym XF86MonBrightnessUp exec brightnessctl set +5% +bindsym XF86MonBrightnessDown exec light -U 10 +bindsym XF86MonBrightnessUp exec light -A 10 # Screenshots bindsym $ps1 exec grim ~/Pictures/Screenshots/ps_$(date +"%Y%m%d%H%M%S").png