Skip to content

Latest commit

 

History

History
35 lines (27 loc) · 914 Bytes

File metadata and controls

35 lines (27 loc) · 914 Bytes

Dynamic Top Bar

Dynamic Top Bar is a Gnome Shell extension that make the top bar transparent when no window is maximized.

Demo

GIF Demo

How-To Install

Download

You can download this extension with various methods:

Install

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.