diff --git a/1.md b/1.md index b2d3e3c..c0917e9 100644 --- a/1.md +++ b/1.md @@ -234,6 +234,9 @@ libmtp - [ ] plasma-workspace - [ ] plasma-workspace-wallpapers +- [ ] dolphin +- [ ] dolphin-plugins + ## labwc (8) @@ -249,9 +252,9 @@ libmtp ## VNC -wayvnc -aml -neatvnc +- [ ] wayvnc +- [ ] aml +- [ ] neatvnc diff --git a/kscreenlocker/kde b/kscreenlocker/kde index 887ce24..bf7892e 100644 --- a/kscreenlocker/kde +++ b/kscreenlocker/kde @@ -1,6 +1,7 @@ #%PAM-1.0 # This service is only used by kcheckpass for unlocking, # so only auth is really relevant here. -auth include common-auth -account include common-account -password include common-password +auth include system-auth +account include system-auth +password include system-auth +session include system-auth \ No newline at end of file