summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoe <rbo@gmx.us>2024-10-15 11:09:58 +0200
committerJoe <rbo@gmx.us>2024-10-15 11:09:58 +0200
commite9d85173256f9493b0349f92323792f3e4a598ea (patch)
tree5a85548818c171ed39cb50a51605f499fe98f19f
parentup (diff)
downloaddotfiles-bsd-e9d85173256f9493b0349f92323792f3e4a598ea.tar.gz
dotfiles-bsd-e9d85173256f9493b0349f92323792f3e4a598ea.tar.bz2
dotfiles-bsd-e9d85173256f9493b0349f92323792f3e4a598ea.tar.xz
dotfiles-bsd-e9d85173256f9493b0349f92323792f3e4a598ea.tar.zst
dotfiles-bsd-e9d85173256f9493b0349f92323792f3e4a598ea.zip
up
-rwxr-xr-x.local/bin/dmapps2
1 files changed, 1 insertions, 1 deletions
diff --git a/.local/bin/dmapps b/.local/bin/dmapps
index fce0bb0..e77017f 100755
--- a/.local/bin/dmapps
+++ b/.local/bin/dmapps
@@ -207,7 +207,7 @@ sub run
exec("/opt/forticlient/gui/FortiClient-linux-x64/FortiClient");
}
case "Teams" {
- exec("teams");
+ exec("nixGL", "teams-for-linux");
}
else {
return;