Dynamic Top Bar is a Gnome Shell extension that make the top bar transparent when no window is maximized.
You can download this extension with various methods:
- from Gnome website
- Using the latest release posted on GitHub https://github.com/AMDG2/GnomeShell_DynamicTopBar/releases
- By cloning the repo
Just past the [email protected]
folder to ~/.local/share/gnome-shell/extensions
then activate the extensions with Gnome Tweak Tool
for example.
cp -r [email protected] ~/.local/share/gnome-shell/extensions
gnome-shell-extension-tool -e [email protected]
Or you can use the install.sh
script.