[i3] Fix backlight fade script

This commit is contained in:
2022-01-13 09:47:39 -05:00
parent 544088a7fe
commit 54a6b57726
2 changed files with 25 additions and 19 deletions

View File

@ -260,8 +260,8 @@ set $casts ~/videos/casts
# Sreen brightness controls
bindsym F5 exec ~/.bin/fade down
bindsym F6 exec ~/.bin/fade up
bindsym XF86MonBrightnessUp exec ~/.bin/fade up
bindsym XF86MonBrightnessDown exec ~/.bin/fade down
#bindsym XF86MonBrightnessUp exec ~/.bin/fade up
#bindsym XF86MonBrightnessDown exec ~/.bin/fade down
#bindsym XF86MonBrightnessUp exec ~/.config/i3/bright.sh -u # increase screen brightness
#bindsym XF86MonBrightnessDown exec ~/.config/i3/bright.sh -d # decrease screen brightness
@ -330,7 +330,7 @@ exec --no-startup-id nm-applet
exec --no-startup-id copyq
# RELOAD
exec --no-startup-id picom --config ~/.config/compton/compton.conf
#exec --no-startup-id picom --config ~/.config/compton/compton.conf
exec --no-startup-id dunst
exec --no-startup-id syncthing -no-qute
exec xrdb --merge ~/.Xresoureces