From e9d85173256f9493b0349f92323792f3e4a598ea Mon Sep 17 00:00:00 2001 From: Joe Date: Tue, 15 Oct 2024 11:09:58 +0200 Subject: up --- .local/bin/dmapps | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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; -- cgit v1.2.3