Add thunar daemon to autostart

This commit is contained in:
RealStickman 2023-01-07 11:49:06 +01:00
parent e9abbddd5e
commit 4861debcf4

View File

@ -497,6 +497,9 @@ exec --no-startup-id xfce4-power-manager &
# notifications
exec --no-startup-id /usr/bin/dunst &
# thunar daemon
exec --no-startup-id /usr/bin/thunar --daemon &
#####################################################################################################################
################# applications keyboard shortcuts #################