From 49f40bbace83213d2d6abd7bb325e6e649ed376a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hannes=20K=C3=B6rber?= Date: Wed, 9 Dec 2020 22:28:28 +0100 Subject: [PATCH] Add nextcloud and kwallet to arch --- autostart/autostart.sh | 2 +- packages.yml | 8 ++++++++ 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/autostart/autostart.sh b/autostart/autostart.sh index 27f9353..f09e96e 100755 --- a/autostart/autostart.sh +++ b/autostart/autostart.sh @@ -122,7 +122,7 @@ fi run gpg-agent gpg-agent --homedir "$HOME/.gnupg" --no-detach --daemon # run gnome-keyring_user gnome-keyring-daemon --start --components pkcs11,secrets --foreground -run kwallet kwalletd --nofork +run kwallet kwalletd5 # a service called dunst already exists and conflicts run dunst dunst -config ~/.config/dunstrc diff --git a/packages.yml b/packages.yml index 3a927d2..f0d6e8d 100644 --- a/packages.yml +++ b/packages.yml @@ -447,6 +447,14 @@ packages: fedora: [] ubuntu: [] archlinux: ["discord"] + nextcloud: + fedora: [] + ubuntu: [] + archlinux: ["nextcloud-client"] + kwallet: + fedora: [] + ubuntu: [] + archlinux: ["kwallet", "kwalletmanager"] remove: mousepad: