diff --git a/home/.config/i3/conf.d/autostart.conf b/home/.config/i3/conf.d/autostart.conf index a1b88cf..04f576a 100644 --- a/home/.config/i3/conf.d/autostart.conf +++ b/home/.config/i3/conf.d/autostart.conf @@ -19,7 +19,7 @@ exec --no-startup-id firefox exec --no-startup-id ~/bin/wallpaper.sh & # Timeout to activate screensaver/lockscreen -exec --no-startup-id xautolock -time 10 -locker 'i3lock-fancy -p' & +#exec --no-startup-id xautolock -time 10 -locker 'i3lock-fancy -p' & # Composition Manager (Transparency) #exec --no-startup-id xcompmgr -c -f -n diff --git a/home/.config/i3/config b/home/.config/i3/config index 2185bac..def67cd 100644 --- a/home/.config/i3/config +++ b/home/.config/i3/config @@ -412,7 +412,7 @@ exec --no-startup-id firefox exec --no-startup-id ~/bin/wallpaper.sh & # Timeout to activate screensaver/lockscreen -exec --no-startup-id xautolock -time 10 -locker 'i3lock-fancy -p' & +#exec --no-startup-id xautolock -time 10 -locker 'i3lock-fancy -p' & # Composition Manager (Transparency) #exec --no-startup-id xcompmgr -c -f -n