From 30c697a8a620c6f137a3619926d3d072a04d5885 Mon Sep 17 00:00:00 2001 From: "committer@tuxwarrior" Date: Sat, 28 Feb 2026 20:55:44 -0500 Subject: [PATCH] u --- dots/bin/startup.sh | 1 - dots/hypridle/hypridle.conf | 3 +-- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/dots/bin/startup.sh b/dots/bin/startup.sh index bd7cb83..28b4dd3 100755 --- a/dots/bin/startup.sh +++ b/dots/bin/startup.sh @@ -10,7 +10,6 @@ waybar & # st hyprpaper & # wallpaper hypropolkitagent & # authentification hypridle & # idle management deamon -hyprdim --strength 0.1 --dialog-dim 0.1 --duration 500 nextcloud & # nextcloud file sync pcloud & # pcloud service diff --git a/dots/hypridle/hypridle.conf b/dots/hypridle/hypridle.conf index 5d21d2e..4ebeb76 100644 --- a/dots/hypridle/hypridle.conf +++ b/dots/hypridle/hypridle.conf @@ -23,8 +23,7 @@ listener { # KEYBOARD BACKL listener { # LOCK timeout = 1800 # 30 (x60) - #on-timeout = loginctl lock-session # not working - why - on-timeout = pidof hyprlock || hyprlock # lock screen when timeout has passed + on-timeout = loginctl lock-session # lock screen when timeout has passed } listener { # SCREEN OFF