From 6edb728f81fda55947542aa5e7544038d9f6fce4 Mon Sep 17 00:00:00 2001 From: Brieuc Dubois Date: Wed, 28 Feb 2024 08:38:07 +0100 Subject: [PATCH] Auth agent --- root/home/bhasher/.config/hypr/autostart | 2 ++ 1 file changed, 2 insertions(+) diff --git a/root/home/bhasher/.config/hypr/autostart b/root/home/bhasher/.config/hypr/autostart index b8e75ce..edec377 100644 --- a/root/home/bhasher/.config/hypr/autostart +++ b/root/home/bhasher/.config/hypr/autostart @@ -16,3 +16,5 @@ LOCK="swaylock --screenshots --effect-blur 7x5 --indicator --clock | xargs hyprc swayidle -w timeout 600 "$LOCK" before-sleep "$LOCK" & swayidle -w timeout 1200 "systemctl hibernate" & + +/usr/lib/polkit-kde-authentication-agent-1 &