1
0
Fork 0

Autolaunch policykit agent

This commit is contained in:
Avery 2025-01-15 15:35:10 +01:00
parent dc4fa41b8f
commit 8211765df4
Signed by: Avery
GPG key ID: B684FD451B692E04

View file

@ -13,8 +13,13 @@
accel_profile = "flat";
};
exec-once =
[ "hyprlock" "ags" "swww-daemon" "[workspace 10 silent] qbittorrent" ];
exec-once = [
"hyprlock"
"ags"
"swww-daemon"
"lxqt-policykit-agent"
"[workspace 10 silent] qbittorrent"
];
env = [
"XDG_CURRENT_DESKTOP,Hyprland"