diff --git a/autostart/autostart/90_browser.sh b/autostart/autostart/90_browser.sh deleted file mode 100755 index 8eb7b04..0000000 --- a/autostart/autostart/90_browser.sh +++ /dev/null @@ -1,3 +0,0 @@ -#!/usr/bin/env bash - -chromium-browser & diff --git a/autostart/autostart/90_mail.sh b/autostart/autostart/90_mail.sh deleted file mode 100755 index d6e21ea..0000000 --- a/autostart/autostart/90_mail.sh +++ /dev/null @@ -1,3 +0,0 @@ -#!/usr/bin/env bash - -evolution &