Add thunar daemon to autostart
This commit is contained in:
parent
e9abbddd5e
commit
4861debcf4
@ -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 #################
|
||||
|
Loading…
Reference in New Issue
Block a user