(no title)
aorth | 3 months ago
/usr/bin/chromium --ozone-platform=wayland --enable-features=UseOzonePlatform,WaylandWindowDecorations,WebRTCPipeWireCapturer --user-data-dir=/home/myuser/.config/chromium-ilri --app=https://teams.microsoft.com
Works incredibly well (put this in a `.desktop` file with `Exec=` and you can launch it via your desktop's launcher). Some of the settings may not be needed anymore, as Chromium has come a long way in terms of Wayland support. I use Firefox for everything else, but haven't tried Teams there.
snickerer|3 months ago
dfc|3 months ago
https://wiki.archlinux.org/title/XDG_Desktop_Portal
b3nji|3 months ago
The one thing that bothers me is it can't tell if I'm at my machine when I'm not actively using it. People keep thinging I've bugered off from my desk.
E39M5S62|3 months ago
MrDrMcCoy|3 months ago
cromka|3 months ago
homebrewer|3 months ago
If not, I would write a shell wrapper and set it as the default browser; something to the effect of:
(gtk-launch uses flags from the .desktop file so you don't have to repeat them)