From d8c22a20e6ee639f650373cc26dd0ccd198aa887 Mon Sep 17 00:00:00 2001 From: Andrew Scott Date: Wed, 21 Jun 2023 01:22:15 -0400 Subject: [PATCH] Add wayland options to mattermost --- dot_config/river/executable_init.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dot_config/river/executable_init.tmpl b/dot_config/river/executable_init.tmpl index 8969654..c22b81e 100644 --- a/dot_config/river/executable_init.tmpl +++ b/dot_config/river/executable_init.tmpl @@ -260,5 +260,5 @@ swaybg -m center -i "${HOME}/Pictures/Wallpapers/Mountain Retreat.jpg" & {{- end }} blueman-applet & evolution & -mattermost-desktop & +mattermost-desktop --enable-features=WaylandWindowDecorations --ozone-platform-hint=auto & sleep 5 && nextcloud --background &