commit bc693f185c1e6533bf11dc45f42e54d01b03d85e parent daad8e227346bffa9b5f6bf896231c139db9c58a Author: Milutin Popovic <milutin@popovic.xyz> Date: Wed, 11 Mar 2026 09:02:12 +0000 update sudo slock Diffstat:
| M | .config/X11/xprofile | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.config/X11/xprofile b/.config/X11/xprofile @@ -25,7 +25,7 @@ xidlehook \ --not-when-fullscreen \ --not-when-audio\ --timer 300 \ - 'slock' \ + 'sudo slock' \ '' \ --timer 900 \ 'systemctl suspend-then-hibernate' \