From 8e1ff90ae4a9b5f52a16d558f2bc912c276eeb0e Mon Sep 17 00:00:00 2001 From: Erin Date: Wed, 16 Nov 2022 22:08:08 -0500 Subject: [PATCH] meta: also add note about KDE color scheme sources --- .github/README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/README.md b/.github/README.md index e5a8fb6..0e2cf6c 100644 --- a/.github/README.md +++ b/.github/README.md @@ -17,3 +17,7 @@ Most of my git configuration lives in `~/.config/git/personal.gitconfig`, which Keep configuration that should be synced between computers in the `personal.gitconfig` file, and after cloning the repository, consider telling Git to ignore local changes to the main `.gitconfig` file: git update-index --skip-worktree git/.gitconfig + +## KDE + +Files in `~/.local/share/color-schemes` come from [my repo of KDE titlebar color schemes](https://github.com/eritbh/kde-application-titlebar-themes).