I3 to Sway #1
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue