add auth agent for niri
This commit is contained in:
parent
35b9919a93
commit
fd3397519e
2 changed files with 2 additions and 0 deletions
|
|
@ -130,6 +130,7 @@ spawn-at-startup "swaync"
|
||||||
spawn-at-startup "swaybg" "-i" "/home/david/wallpaper/01.png"
|
spawn-at-startup "swaybg" "-i" "/home/david/wallpaper/01.png"
|
||||||
spawn-at-startup "fcitx5" "-d" "--replace"
|
spawn-at-startup "fcitx5" "-d" "--replace"
|
||||||
spawn-at-startup "xwayland-satellite" ":1"
|
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.
|
// 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.
|
// If the client will specifically ask for CSD, the request will be honored.
|
||||||
|
|
|
||||||
|
|
@ -26,6 +26,7 @@ in
|
||||||
swaybg
|
swaybg
|
||||||
xwayland-satellite
|
xwayland-satellite
|
||||||
niri-unstable
|
niri-unstable
|
||||||
|
polkit-kde-agent
|
||||||
];
|
];
|
||||||
youthlic.programs = {
|
youthlic.programs = {
|
||||||
fuzzel.enable = true;
|
fuzzel.enable = true;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue