Skip to content

Commit 3c89e17

Browse files
committed
Enable kdewallet in wayland
1 parent 9f9f1b2 commit 3c89e17

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

usr/bin/startkde-biglinux

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ if [ "$1" = "wayland" ]; then
3333
export QSG_RENDER_LOOP=basic
3434
export MOZ_ENABLE_WAYLAND=1
3535
export KWIN_EFFECTS_FORCE_ANIMATIONS=1
36+
exec --no-startup-id /usr/lib/pam_kwallet_init
3637

3738
else
3839
export GDK_BACKEND=x11

0 commit comments

Comments
 (0)