1
0
mirror of https://gitea.blesmrt.net/mikaela/scripts.git synced 2025-03-09 00:00:39 +01:00

6 lines
185 B
Plaintext
Raw Normal View History

2024-03-19 06:22:43 +02:00
#!/usr/bin/env bash
set -x
flatpak run com.github.IsmaelMartinez.teams_for_linux --ozone-platform-hint=auto --enable-features=WaylandWindowDecorations,WebContentsForceDark "$@"
2024-03-19 06:22:43 +02:00
set +x