Skip to content

Instantly share code, notes, and snippets.

@diyaa59
Created July 25, 2021 22:51
Show Gist options
  • Save diyaa59/be31a32130f615b436c06e60f46385f2 to your computer and use it in GitHub Desktop.
Save diyaa59/be31a32130f615b436c06e60f46385f2 to your computer and use it in GitHub Desktop.

install the Appindicator extension for debian gnome:

  • Install the packages:

    # Install the following packages as root or sudo user.
    apt install libappindicator1 libappindicator3-1 gnome-shell-extension-appindicator
  • Enable the gnome shell extension as your normal user that you want to use this extension with:

    to disable the extension open gnome tweak tool and switch on Kstatusnotifieritem/appindicator in the extension tab.

  • Logout and log back in to apply the changes.

You can disable the shell extension, log out and log back in to apply the changes.

  • Disable the gnome shell appindicator extension:

    to disable the extension open gnome tweak tool and switch off Kstatusnotifieritem/appindicator in the extension tab.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment