get rid of kwallet

This commit is contained in:
Kopatz
2024-04-09 13:46:46 +02:00
parent 4ad81318e9
commit 4bf50f4991
3 changed files with 1 additions and 6 deletions

View File

@@ -233,8 +233,6 @@
"${pkgs.swww} img $(ls -d ~/Nextcloud/dinge/Bg/* | shuf -n 1)"
"${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 &"
];
};