Add udiskie tray for disk mounting

This commit is contained in:
RealStickman 2023-05-09 13:21:23 +02:00
parent 8acb4a4776
commit 6192ececbf

View File

@ -497,6 +497,9 @@ exec --no-startup-id xfce4-power-manager &
# notifications
exec --no-startup-id /usr/bin/dunst &
# disk management
exec --no-startup-id udiskie --no-automount --tray &
# thunar daemon
#exec --no-startup-id /usr/bin/thunar --daemon &