diff --git a/.config/i3/config b/.config/i3/config index 8bf9cf0..e605092 100644 --- a/.config/i3/config +++ b/.config/i3/config @@ -30,6 +30,9 @@ exec --no-startup-id dex --autostart --environment i3 # screen before suspend. Use loginctl lock-session to lock your screen. exec --no-startup-id xss-lock --transfer-sleep-lock -- i3lock --nofork +exec_always --no-startup-id xset dpms 0 0 300 & +exec_always --no-startup-id xss-lock -- i3lock --nofork --color 000000 & + # 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