[qtile] autostart gnome-keyring instead of kwallet

Reason is simple and annoying as  well:
Nextcloud only works with gnome-keyring
This commit is contained in:
Marcel Kapfer 2020-08-25 18:42:41 +02:00
parent 12c455bb6c
commit 6d03062170
Signed by: mmk2410
GPG Key ID: CADE6F0C09F21B09
1 changed files with 2 additions and 1 deletions

View File

@ -11,5 +11,6 @@ picom -b
/usr/bin/kdeconnect-indicator & /usr/bin/kdeconnect-indicator &
redshift-gtk & redshift-gtk &
nm-applet & nm-applet &
/usr/lib/pam_kwallet_init & gnome-keyring-daemon --start
~/dotfiles/scripts/nextcloud-kwallet.sh & ~/dotfiles/scripts/nextcloud-kwallet.sh &
keepassxc &