add auth agent for niri

This commit is contained in:
ulic-youthlic 2025-01-25 15:00:00 +08:00
parent 35b9919a93
commit fd3397519e
Signed by: youthlic
GPG key ID: 63E86C3C14A0D721
2 changed files with 2 additions and 0 deletions

View file

@ -130,6 +130,7 @@ spawn-at-startup "swaync"
spawn-at-startup "swaybg" "-i" "/home/david/wallpaper/01.png"
spawn-at-startup "fcitx5" "-d" "--replace"
spawn-at-startup "xwayland-satellite" ":1"
spawn-at-startup "polkit-kde-agent"
// Uncomment this line to ask the clients to omit their client-side decorations if possible.
// If the client will specifically ask for CSD, the request will be honored.

View file

@ -26,6 +26,7 @@ in
swaybg
xwayland-satellite
niri-unstable
polkit-kde-agent
];
youthlic.programs = {
fuzzel.enable = true;