mirror of
https://codeberg.org/andyscott/dotfiles.git
synced 2024-11-09 14:00:47 -05:00
autostart: remove mattermost and evolution, extend sleep for nextcloud
This commit is contained in:
parent
68279c5754
commit
f55d6970db
1 changed files with 1 additions and 3 deletions
|
@ -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" &
|
swaybg -m center -i "${HOME}/Pictures/Wallpapers/Mountain Retreat.jpg" &
|
||||||
{{- end }}
|
{{- end }}
|
||||||
blueman-applet &
|
blueman-applet &
|
||||||
evolution &
|
sleep 10 && nextcloud --background &
|
||||||
mattermost-desktop --enable-features=WaylandWindowDecorations --ozone-platform-hint=auto &
|
|
||||||
sleep 5 && nextcloud --background &
|
|
||||||
|
|
Loading…
Reference in a new issue