mirror of
https://codeberg.org/andyscott/dotfiles.git
synced 2024-12-22 01:43:10 -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" &
|
||||
{{- end }}
|
||||
blueman-applet &
|
||||
evolution &
|
||||
mattermost-desktop --enable-features=WaylandWindowDecorations --ozone-platform-hint=auto &
|
||||
sleep 5 && nextcloud --background &
|
||||
sleep 10 && nextcloud --background &
|
||||
|
|
Loading…
Reference in a new issue