Add QT theme

Signed-off-by: Severin Kaderli <severin.kaderli@gmail.com>
This commit is contained in:
Severin Kaderli 2018-12-30 13:55:26 +01:00
parent ef20a492de
commit 7e30677321
Signed by: severinkaderli
GPG key ID: F419F8835B72F0C4
12 changed files with 78 additions and 17 deletions

View file

@ -42,7 +42,14 @@ temperature of my screens depending on the time of day.
This folder contains my [Streamlink](https://streamlink.github.io/) configuration. I use it to directly watch Twitch livestreams in a local video player.
### `.config/termite`
This folder contains my configuration for my terminal emulator [Termite](https://github.com/thestinger/termite).
This folder contains my configuration for my terminal emulator
[Termite](https://github.com/thestinger/termite).
### `.config/compton.conf`
This file contains my [compton](https://github.com/chjj/compton) configuration.
### `.config/Trolltech.conf`
This file contains my QT4 configuration.
### `bin`
This folder contains a bunch of scripts that I use. Some of them are used by Polybar or i3 and others are used directly and some like `utils.sh` contain functions that I use in other scripts.