Disable lxsession by default

This commit is contained in:
Jesús
2021-09-07 15:16:14 -05:00
parent 0b0e6bc9c5
commit f387a5b72d

2
config
View File

@@ -207,7 +207,7 @@ bindsym XF86MonBrightnessUp exec xbacklight -inc 20 # increase screen brightness
bindsym XF86MonBrightnessDown exec xbacklight -dec 20 # decrease screen brightness
# Authentication agents
exec --no-startup-id lxsession
# exec --no-startup-id lxsession
# Captura de pantalla: pacman -S scrot
bindsym Print exec scrot -e 'mv $f ~/Descargas/'