sway: autostart teams

This commit is contained in:
Aminda Suomalainen 2024-03-19 06:24:18 +02:00
parent cc6dbceaff
commit b3504a9fac
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q
1 changed files with 4 additions and 0 deletions

View File

@ -26,6 +26,10 @@ exec --no-startup-id flatpak run chat.delta.desktop --ozone-platform-hint=auto -
# Mattermost, I fear it's Electron.
#exec --no-startup-id flatpak run com.mattermost.Desktop --ozone-platform-hint=auto --enable-features=WaylandWindowDecorations
# Microsoft Teams Electron Wrapper for Linux. Edge has decided to crash on
# right click and I am currently forced to use Teams.
exec --no-startup-id flatpak run com.github.IsmaelMartinez.teams_for_linux --ozone-platform-hint=auto --enable-features=WaylandWindowDecorations
# Lith, WeeChat Relay client. Sleeping so keyring has time to start first,
# otherwise the NextCloud issue of starting too early on SSD happens
exec --no-startup-id sleep 15 && flatpak run app.lith.Lith