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

https://github.com/hardpixel/dark-variant

GNOME Shell extension to apply dark window decorations.
https://github.com/hardpixel/dark-variant

gnome gnome-extension gnome-shell gnome-shell-extension

Last synced: about 1 year ago
JSON representation

GNOME Shell extension to apply dark window decorations.

Awesome Lists containing this project

README

          

# Dark Variant
Gnome Shell extension to apply dark window decorations on selected applications. This extension requires `xprop` to work and is not compatible with applications that use Client Side Decorations (CSD).

![Screenshot](https://raw.githubusercontent.com/hardpixel/dark-variant/master/screenshot.png)

## Install
Make sure you have installed `xorg-xprop`:

* Debian/Ubuntu: `apt install x11-utils`
* Fedora/RHEL: `dnf install xorg-x11-utils`
* Arch: `pacman -S xorg-xprop`

Then, download the latest [release](https://github.com/hardpixel/dark-variant/releases) and extract `dark-variant@hardpixel.eu` into `~/.local/share/gnome-shell/extensions`.

### Gnome Shell Extensions
The easiest way to install this extension is via the official [Gnome Shell Extensions](https://extensions.gnome.org) resource page [here](https://extensions.gnome.org/extension/4488/dark-variant).

### Packages
Arch Linux: [AUR package](https://aur.archlinux.org/packages/gnome-shell-extension-dark-variant)

## Contributing
Bug reports and pull requests are welcome on GitHub at https://github.com/hardpixel/dark-variant.

## License
Dark Variant is available as open source under the terms of the [GPLv3](http://www.gnu.org/licenses/gpl-3.0.en.html)