[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:
parent
12c455bb6c
commit
6d03062170
1 changed files with 2 additions and 1 deletions
|
@ -11,5 +11,6 @@ picom -b
|
|||
/usr/bin/kdeconnect-indicator &
|
||||
redshift-gtk &
|
||||
nm-applet &
|
||||
/usr/lib/pam_kwallet_init &
|
||||
gnome-keyring-daemon --start
|
||||
~/dotfiles/scripts/nextcloud-kwallet.sh &
|
||||
keepassxc &
|
||||
|
|
Loading…
Reference in a new issue