mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-22 03:09:22 +01:00
sway: autostart teams
This commit is contained in:
parent
cc6dbceaff
commit
b3504a9fac
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user