updated timeout and lock screen

This commit is contained in:
ION606
2025-12-13 11:39:55 -05:00
parent 4d442dfa9d
commit 0e74f8056d
2 changed files with 41 additions and 31 deletions
+6
View File
@@ -37,6 +37,12 @@ exec_always --no-startup-id bash /home/ion606/setupScreens.sh
exec --no-startup-id xss-lock --transfer-sleep-lock -- i3lock --nofork
exec_always --no-startup-id dunst
# no timeout after 600 seconds ffs
exec_always --no-startup-id xset s off
exec_always --no-startup-id xset s noblank
exec_always --no-startup-id xset -dpms
# NetworkManager is the most popular way to manage wireless networks on Linux,
# and nm-applet is a desktop environment-independent system tray GUI for it.
exec --no-startup-id nm-applet