Switch Zoom from shitty native app to better webapp

Have to compromise on 1080p but seems better than dealing with that
trash app.
This commit is contained in:
David Heinemeier Hansson
2025-08-23 23:03:54 +02:00
parent 91e686f1b2
commit 41a1fe6b21
7 changed files with 3 additions and 24 deletions

View File

@@ -1,7 +0,0 @@
if [[ ! -f ~/.local/state/omarchy/bare.mode ]]; then
echo "Add missing installation of Zoom"
if ! command -v zoom &>/dev/null; then
yay -S --noconfirm --needed zoom
fi
fi