Skip to content

Commit

Permalink
Setup autolock
Browse files Browse the repository at this point in the history
  • Loading branch information
joaothallis committed Feb 2, 2024
1 parent e4e9a27 commit ff16a61
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .config/i3/config
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit ff16a61

Please sign in to comment.