This commit is contained in:
Kopatz
2024-04-09 11:31:13 +02:00
parent 1c0e67791c
commit 4ad81318e9
3 changed files with 8 additions and 3 deletions

View File

@@ -234,6 +234,7 @@
"${pkgs.networkmanagerapplet}/bin/nm-applet --indicator &"
"${pkgs.waybar}/bin/waybar &"
"${pkgs.libsForQt5.polkit-kde-agent}/libexec/polkit-kde-authentication-agent-1 &"
"${pkgs.libsForQt5.kwallet}/bin/kwalletd6"
#"${pkgs.dunst}/bin/dunst &"
];
};

View File

@@ -70,6 +70,10 @@ in
networkmanagerapplet
wayland
wl-clipboard
libsForQt5.kwallet
libsForQt5.kwallet-pam
libsForQt5.kwalletmanager
#qt5.qtwayland
#qt6.qmake
#qt6.qtwayland

View File

@@ -48,7 +48,7 @@ in
element-desktop
tetrio
krita
unstable.libreoffice-fresh
libreoffice-fresh
mangohud
screenshot
anki
@@ -58,7 +58,7 @@ in
brightnessctl
wacomtablet
wl-clipboard
unstable.kdePackages.kolourpaint
unstable.kdePackages.kcalc
libsForQt5.kolourpaint
libsForQt5.kcalc
];
}