From source using meson
Clone this repository or download the latest release.
git clone https://github.com/paysonwallach/extend-panel-menu.git
Configure the build directory at the root of the project.
meson --prefix=$HOME/.local build
Install with ninja
.
ninja -C build install
Restart GNOME shell.
- X11/Xorg: Alt + F2 +
restart
orr
- Wayland: Log out and log back in
Enable the extension with GNOME Tweaks or gnome-extensions
.
gnome-extensions enable extend-panel-menu@julio641742
Pull requests are welcome! For major changes, please open an issue first to discuss what you would like to change.
By participating in this project, you agree to abide by the terms of the Code of Conduct.
Extend Panel Menu is licensed under the GNU General Public License v3.0.