An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        

# GNOME Window Transparency

![Version](https://img.shields.io/badge/Version-1.1.0-brightgreen)

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

![Screenshot of the working application](resources/example.png)

## 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
```