Skip to content

Instantly share code, notes, and snippets.

@isDipesh
Created January 21, 2025 07:44
Show Gist options
  • Save isDipesh/7e9bd3e5faa36b4e0a64457818a36a8d to your computer and use it in GitHub Desktop.
Save isDipesh/7e9bd3e5faa36b4e0a64457818a36a8d to your computer and use it in GitHub Desktop.
Tray Icons (App Indicators) extension for Gnome on Arch
sudo pacman -S meson jq
git clone https://github.com/ubuntu/gnome-shell-extension-appindicator.git
meson gnome-shell-extension-appindicator /tmp/g-s-appindicators-build
ninja -C /tmp/g-s-appindicators-build install
gnome-extensions enable [email protected]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment