Add wayland options to mattermost

This commit is contained in:
Andrew Scott 2023-06-21 01:22:15 -04:00
parent 512947e3d8
commit d8c22a20e6
Signed by: a
GPG key ID: 7CD5A5977E4931C1

View file

@ -260,5 +260,5 @@ swaybg -m center -i "${HOME}/Pictures/Wallpapers/Mountain Retreat.jpg" &
{{- end }} {{- end }}
blueman-applet & blueman-applet &
evolution & evolution &
mattermost-desktop & mattermost-desktop --enable-features=WaylandWindowDecorations --ozone-platform-hint=auto &
sleep 5 && nextcloud --background & sleep 5 && nextcloud --background &