aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesús <heckyel@hyperbola.info>2021-09-07 15:16:14 -0500
committerJesús <heckyel@hyperbola.info>2021-09-07 15:16:14 -0500
commitf387a5b72d1402135d218903fa79fda378b49e3c (patch)
tree5bc3f5facc932e6d68a2b013b65dbfe743e93fa8
parent0b0e6bc9c53cd10d13e99fe1c5834d9804506c5b (diff)
downloadi3-config-f387a5b72d1402135d218903fa79fda378b49e3c.tar.lz
i3-config-f387a5b72d1402135d218903fa79fda378b49e3c.tar.xz
i3-config-f387a5b72d1402135d218903fa79fda378b49e3c.zip
Disable lxsession by default
-rw-r--r--config2
1 files changed, 1 insertions, 1 deletions
diff --git a/config b/config
index 1794701..e613292 100644
--- a/config
+++ b/config
@@ -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/'