Add nextcloud and kwallet to arch
This commit is contained in:
@@ -122,7 +122,7 @@ fi
|
|||||||
run gpg-agent gpg-agent --homedir "$HOME/.gnupg" --no-detach --daemon
|
run gpg-agent gpg-agent --homedir "$HOME/.gnupg" --no-detach --daemon
|
||||||
|
|
||||||
# run gnome-keyring_user gnome-keyring-daemon --start --components pkcs11,secrets --foreground
|
# 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
|
# a service called dunst already exists and conflicts
|
||||||
run dunst dunst -config ~/.config/dunstrc
|
run dunst dunst -config ~/.config/dunstrc
|
||||||
|
|||||||
@@ -447,6 +447,14 @@ packages:
|
|||||||
fedora: []
|
fedora: []
|
||||||
ubuntu: []
|
ubuntu: []
|
||||||
archlinux: ["discord"]
|
archlinux: ["discord"]
|
||||||
|
nextcloud:
|
||||||
|
fedora: []
|
||||||
|
ubuntu: []
|
||||||
|
archlinux: ["nextcloud-client"]
|
||||||
|
kwallet:
|
||||||
|
fedora: []
|
||||||
|
ubuntu: []
|
||||||
|
archlinux: ["kwallet", "kwalletmanager"]
|
||||||
|
|
||||||
remove:
|
remove:
|
||||||
mousepad:
|
mousepad:
|
||||||
|
|||||||
Reference in New Issue
Block a user