Autolaunch policykit agent
This commit is contained in:
parent
dc4fa41b8f
commit
8211765df4
1 changed files with 7 additions and 2 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue