You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
would need something like: xss-lock and adding a config: sudo pacman -Syu xss-lock
and add this to your i3 config (~/.config/i3/config) exec_always --no-startup-id xset dpms 0 0 300 exec --no-startup-id xss-lock -l ~/.config/i3/scripts/blur-lock
This config should have a default lock screen when the machine awakes or after a set time.
I got in trouble with IT security at my workplace for using a system without automatic locking.
How can I enable this feature?
The text was updated successfully, but these errors were encountered: