mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-06-26 04:31:21 +02:00
dwm: Start polkit-gnome-authentication-agent-1
This commit is contained in:
parent
c654273f92
commit
5a72abce97
@ -46,6 +46,7 @@ in
|
||||
"xset", "-dpms", NULL,
|
||||
"fish", "${homeDirectory}/.config/${barScript}", NULL,
|
||||
"feh", "--no-fehbg", "--bg-scale", "${config.stylix.image}", NULL,
|
||||
"${pkgs.polkit_gnome}/libexec/polkit-gnome-authentication-agent-1", NULL,
|
||||
NULL
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user