A Gnome extension to remove the dock in the overview.
- JavaScript 100%
| extension.js | ||
| LICENSE | ||
| metadata.json | ||
| README.md | ||
gnome-extension-haddock
A GNOME Shell extension that removes the dash (the bar of application shortcuts) from the bottom of the Activities overview.
Supports GNOME Shell 45 and later.
Installing
mkdir -p ~/.local/share/gnome-shell/extensions/haddock@bjorn.vildljung
cp metadata.json extension.js ~/.local/share/gnome-shell/extensions/haddock@bjorn.vildljung/
Then reload GNOME Shell:
- Xorg: press
Alt+F2, typer, press Enter. - Wayland: log out and log back in.
Enable the extension:
gnome-extensions enable haddock@bjorn.vildljung
Or use the Extensions app / extensions.gnome.org to toggle it on.
Disabling
gnome-extensions disable haddock@bjorn.vildljung