diff options
Diffstat (limited to 'bin')
-rwxr-xr-x | bin/autostart | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/autostart b/bin/autostart index fa6b069..5c6747d 100755 --- a/bin/autostart +++ b/bin/autostart @@ -15,6 +15,7 @@ run_if_exists lxqt-policykit-agent run_if_exists /usr/lib/kdeconnectd run_if_exists kdeconnect-indicator run_if_exists /usr/lib/geoclue-2.0/demos/agent +run_if_exists thunar --daemon if [ "$XDG_SESSION_TYPE" = x11 ]; then run_if_exists "$HOME/.fehbg" |