From fb7319511637cfece141f5ad172f683b19b539a9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hannes=20K=C3=B6rber?= Date: Sun, 23 Feb 2020 13:58:17 +0100 Subject: [PATCH] Add autostart for firefox --- autostart.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/autostart.sh b/autostart.sh index 9639a03..14b6224 100755 --- a/autostart.sh +++ b/autostart.sh @@ -149,3 +149,6 @@ fi if [[ "${MACHINE_HAS_RESTIC_BACKUP}" ]] ; then [[ -x ~/bin/restic-backup ]] && schedule restic-backup "Mon..Fri 12:00:00" ~/bin/restic-backup fi + + +run firefox firefox -P default