Move more configurations to .config
Signed-off-by: Severin Kaderli <severin.kaderli@gmail.com>
This commit is contained in:
parent
e2594c49f6
commit
e0e3ad0135
5 changed files with 15 additions and 8 deletions
12
README.md
12
README.md
|
@ -42,6 +42,12 @@ This folder contains my configuration for the [dunst](https://dunst-project.org)
|
|||
### `.config/git`
|
||||
This folder contains my git configuration.
|
||||
|
||||
### `.config/gtk-2.0`
|
||||
This folder contains my GTK 2.0 configuration. I don't edit this configuration
|
||||
directly but use
|
||||
[LXAppearance](https://www.archlinux.org/packages/community/x86_64/lxappearance/)
|
||||
for configuring.
|
||||
|
||||
### `.config/gtk-3.0`
|
||||
This folder contains my GTK 3.0 configuration. I don't edit this configuration directly but use [LXAppearance](https://www.archlinux.org/packages/community/x86_64/lxappearance/) for configuring.
|
||||
|
||||
|
@ -111,12 +117,6 @@ This file contains my used color scheme for `ls`.
|
|||
### `.env`
|
||||
This file contains my used environment variables.
|
||||
|
||||
### `.gtkrc-2.0`
|
||||
This file contains the GTK 2 configuration. This file is created by LXAppearance just like the GTK 3 configuration. I don't edit things in this file directly.
|
||||
|
||||
### `.gtkrc-2.0.mine`
|
||||
This file is used for my custom GTK 2 configuration. This file gets included in `.gtkrc-2.0`.
|
||||
|
||||
### `.keyleds`
|
||||
This file contains the configuration for my keyboard backlight.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue