Just makes the topbar fully transparent - permanently. Nothing else.
Go to file
Mal af22a712d5 Init 2024-09-02 21:11:46 +02:00
src Init 2024-09-02 21:11:46 +02:00
.gitignore Init 2024-09-02 21:11:46 +02:00
License.txt Init 2024-09-02 21:11:46 +02:00
Makefile Init 2024-09-02 21:11:46 +02:00
README.md Init 2024-09-02 21:11:46 +02:00

README.md

Simple Topbar Transparency

A simple gnome shell extension that makes the topbar transparent - nothing more.

Installation

Make sure you have git and make installed.

  1. Clone this repository:
git clone https://git.leinelab.org/Mal/gnome-shell-extension-simple-topbar-transparency.git
  1. Change into the cloned directory:
cd gnome-shell-extension-simple-topbar-transparency
  1. Make the install:
make

Enable the extension

  1. Restart GNOME: Try to press ALT + F2 and execute the r command (if you have wayland just relog from your current session).
  2. Open your extension app and look for Simple Topbar Transparency.
  3. Turn the switch on.

That's it. Have fun!