Hyprland dolphin requiring kwallet to be opened

I’m playing with hyprland and am using EOS as a base. I’ve tried this 2 ways. 1st I installed it over KDE Plasma and the 2nd I installed over the No Desktop option.

Both work the same. I’m using dolphin as my file manager. The only issue I’m having is after a reboot, the first time I click on my Synology NAS under network I get a popup saying:

Kiod6 requests to open KDEWallet

and asks for my password. When the wallet was created I used my user password. That’s what I have to enter to get Dolphin to display my files on the NAS. I don’t have to do that again until I reboot.

I know that Plasma asks for the password once and if you select the box for remember forever, that’s all you have to do even over reboots.

Any idea what’s missing? I look on Arch widi about Kwallet KDE_Wallet I made sure my /etc/pam.d/sddm agreed with that wiki.

exec-once = /usr/lib/pam_kwallet_init &

Is what I have in my config, haven’t used it for ages.

Thanks, I’ve been reading the Archlinux wiki about Kwallet https://wiki.archlinux.org/title/KDE_Wallet# but after messing with the pam.d files it still didn’t work. Then I re-read all the way to the bottom and realized that I missed the part about Window Manager.

Section 3.6 shows basicly what you pointed out.
KWallet for WMs

So sorted?

Yes, thanks. I think the hyprland syntax has changed but I added this to my hyprland.conf file

# start unlocking KWallet
exec-once=/usr/lib/pam_kwallet_init

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.