mirror of
https://gitea.blesmrt.net/mikaela/scripts.git
synced 2025-02-16 21:50:58 +01:00
bash/usr-local-bin: add teams wrapper
This commit is contained in:
parent
03d34d5643
commit
b5b928813a
1
bash/usr-local-bin/.gitignore
vendored
1
bash/usr-local-bin/.gitignore
vendored
@ -1,3 +1,4 @@
|
|||||||
edge
|
edge
|
||||||
libreawoo
|
libreawoo
|
||||||
htop-foot
|
htop-foot
|
||||||
|
teams
|
||||||
|
5
bash/usr-local-bin/microsoft-teams
Executable file
5
bash/usr-local-bin/microsoft-teams
Executable file
@ -0,0 +1,5 @@
|
|||||||
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
|
set -x
|
||||||
|
flatpak run com.github.IsmaelMartinez.teams_for_linux --ozone-platform-hint=auto --enable-features=WaylandWindowDecorations $@
|
||||||
|
set +x
|
1
bash/usr-local-bin/teams
Symbolic link
1
bash/usr-local-bin/teams
Symbolic link
@ -0,0 +1 @@
|
|||||||
|
microsoft-teams
|
Loading…
x
Reference in New Issue
Block a user