From f55d6970dba8ef6623cc55b85de9e8a753000b42 Mon Sep 17 00:00:00 2001 From: Andrew Scott Date: Mon, 3 Jul 2023 00:33:33 -0400 Subject: [PATCH] autostart: remove mattermost and evolution, extend sleep for nextcloud --- dot_config/river/executable_init.tmpl | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/dot_config/river/executable_init.tmpl b/dot_config/river/executable_init.tmpl index e62f7ba..35f7c4a 100644 --- a/dot_config/river/executable_init.tmpl +++ b/dot_config/river/executable_init.tmpl @@ -234,6 +234,4 @@ swaybg -m fill -i ${HOME}/Pictures/Wallpapers/dark-forest-path.jpg & swaybg -m center -i "${HOME}/Pictures/Wallpapers/Mountain Retreat.jpg" & {{- end }} blueman-applet & -evolution & -mattermost-desktop --enable-features=WaylandWindowDecorations --ozone-platform-hint=auto & -sleep 5 && nextcloud --background & +sleep 10 && nextcloud --background &