https://github.com/beyluta/gnome-window-transparency
Sets the transparency of inactive windows on your Gnome/X11 environment
https://github.com/beyluta/gnome-window-transparency
Last synced: 3 months ago
JSON representation
Sets the transparency of inactive windows on your Gnome/X11 environment
- Host: GitHub
- URL: https://github.com/beyluta/gnome-window-transparency
- Owner: beyluta
- License: mit
- Created: 2024-10-17T18:59:36.000Z (7 months ago)
- Default Branch: master
- Last Pushed: 2024-11-16T16:25:38.000Z (6 months ago)
- Last Synced: 2024-12-27T18:30:37.019Z (5 months ago)
- Language: C
- Size: 1.21 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# GNOME Window Transparency

**Gnome Window Transparency** is a program written in C that sets the transparency of all your inactive X11 windows.

## Usage
You can configure the transparency (floating point number) value when starting the application
**_Example:_**
```shell
./gnome-window-transparency 0.85
```If you don't set this value: it will default to some value defined in the program
```shell
./gnome-window-transparency
```