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 dynamicTopBar@gnomeshell.feildel.fr
folder to ~/.local/share/gnome-shell/extensions
then activate the extensions with Gnome Tweak Tool
for example.
cp -r dynamicTopBar@gnomeshell.feildel.fr ~/.local/share/gnome-shell/extensions
gnome-shell-extension-tool -e dynamicTopBar@gnomeshell.feildel.fr
Or you can use the install.sh
script.