Move compton config file to new location
Signed-off-by: Severin Kaderli <severin.kaderli@gmail.com>
This commit is contained in:
parent
f06bb1dff6
commit
c04e62b1b2
3 changed files with 3 additions and 3 deletions
|
@ -53,8 +53,8 @@ This folder contains my [Streamlink](https://streamlink.github.io/) configuratio
|
|||
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/compton`
|
||||
This folder contains my [compton](https://github.com/yshui/compton/releases) configuration.
|
||||
|
||||
### `.config/Trolltech.conf`
|
||||
This file contains my QT4 configuration.
|
||||
|
|
|
@ -35,7 +35,7 @@ LINKED_FILES_HOME=(
|
|||
".bash_profile"
|
||||
".bashrc"
|
||||
".config/autokey"
|
||||
".config/compton.conf"
|
||||
".config/compton"
|
||||
".config/dconf"
|
||||
".config/dunst"
|
||||
".config/gtk-3.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue