- Remove the application menu from the top bar in GNOME
- Supports GNOME 3.36+, earlier versions are untested
- Get the extension from here
- This project is licensed under GPL 3.0
- Any donations are greatly appreciated :)
- The app menu in GNOME may be going away or be replaced
- This may mean that no more releases of this project occur, or it might mean that I expand the extension to modify its replacement
- In the end, either this notice will stay, or it'll be removed and development will continue
- Extract the zip to
~/.local/share/gnome-shell-extensions/RemoveAppMenu@Dragon8oy.com/
- Alternatively:
gnome-extensions install "RemoveAppMenu@Dragon8oy.com.shell-extension.zip" --force
- Alternatively:
- Reload GNOME: ALT+F2, r, ENTER
- Enable the extension:
gnome-extensions enable RemoveAppMenu@Dragon8oy.com
make build
make install
- Reload GNOME: ALT+F2, r, ENTER
- Enable the extension:
gnome-extensions enable RemoveAppMenu@Dragon8oy.com
make build
: Creates extension zipmake check
: Runs checks on built extension zipmake install
: Installs the extensionmake uninstall
: Uninstalls the extensionmake clean
: Deletes extension zip