diff --git a/autostart.sh b/autostart.sh index 03d5ce4..ef18cae 100755 --- a/autostart.sh +++ b/autostart.sh @@ -15,6 +15,9 @@ blueman-tray & # Network Manager Applet nm-applet & +# Deadd Notification Center +deadd-notification-center & + ##################### # Cloud Drive Rsync # #####################