This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[2025-08-21 22:37:10.667] [debug] File logging at /home/marcus/.config/teams-for-linux/logs/main.log with level silly | |
[2025-08-21 22:37:10.667] [debug] Console logging enabled with level silly | |
[2025-08-21 22:37:10.668] [debug] Logger initialised | |
[2025-08-21 22:37:10.668] [info] configPath: /home/marcus/.config/teams-for-linux | |
[2025-08-21 22:37:10.668] [debug] configFile: { screenSharingThumbnail: { enabled: false } } | |
[2025-08-21 22:37:10.670] [info] Running under Wayland, switching to PipeWire... | |
[2025-08-21 22:37:10.931] [info] 🧹 Cache Manager started { maxSize: '300MB', checkInterval: '3600s' } | |
[2025-08-21 22:37:10.956] [debug] processArgs: [ | |
'/nix/store/wwbl79ldmhwsi251hhgqk3923pf6bp56-electron-unwrapped-37.2.6/libexec/electron/electron', | |
'/nix/store/70d6jw1cpr16yc317408ylibqcai8irz-teams-for-linux-2.3.0/share/teams-for-linux/app.asar', |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/sh | |
# | |
# GOTOMEETING IS SO ANOYING! | |
# | |
# It installs without question, a bunch of unwanted files, especially | |
# LaunchAgents and binaries. This scripts helps got get rid of them | |
# quickly. Note that this needs to be adjusted from time to time. | |
# | |
# BEWARE: Anything citrix related is deleted also. | |
# |