From a046c0eca4afc87eac55f9d1bb10dfebf073b01a Mon Sep 17 00:00:00 2001 From: Soispha Date: Fri, 27 Oct 2023 15:24:21 +0200 Subject: fix(hm/conf/swayidle): Show indicator in 'swaylock' when locking --- hm/soispha/conf/swayidle/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hm/soispha/conf') diff --git a/hm/soispha/conf/swayidle/config b/hm/soispha/conf/swayidle/config index 8ba07850..a48f670b 100644 --- a/hm/soispha/conf/swayidle/config +++ b/hm/soispha/conf/swayidle/config @@ -1,4 +1,4 @@ -timeout 180 'swaylock -fFu' +timeout 180 'swaylock -fF' timeout 360 'systemctl suspend-then-hibernate' -- cgit 1.4.1