1
0
mirror of https://github.com/vbrandl/dotfiles synced 2024-11-23 00:13:49 +01:00

Add compton config

This commit is contained in:
Valentin Brandl 2019-06-25 18:50:58 +02:00
parent 5dbcef69fd
commit 76017a0fc4
No known key found for this signature in database
GPG Key ID: 30D341DD34118D7D
2 changed files with 4 additions and 0 deletions

1
gui/compton/compton.conf Normal file
View File

@ -0,0 +1 @@
inactive-dim = 0.3;

View File

@ -0,0 +1,3 @@
- link:
~/.config/compton: gui/compton
# vim: set filetype=yaml ts=4 sw=4 tw=0 et :