diff --git a/autorun.sh b/autorun.sh index 2b547fb..0ac78f9 100755 --- a/autorun.sh +++ b/autorun.sh @@ -7,6 +7,8 @@ run() { } # run "" & +run "/usr/lib/polkit-kde-authentication-agent-1" & +run "/usr/lib/pam_kwallet_init" & run "xcompmgr" & run "conky" & run "nextcloud" &