[i3] Fix backlight fade script
This commit is contained in:
@ -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
|
||||
|
||||
Reference in New Issue
Block a user