Added kitty color autoconfig and on-the-fly config

This commit is contained in:
Wryn Wagner
2020-01-08 13:11:56 -07:00
parent 0ccfe3c9e2
commit cd090d0fab
2 changed files with 19 additions and 0 deletions

2
setup
View File

@ -52,3 +52,5 @@ function SYMLINK_CONFIG() {
SYMLINK_CONFIG "compton" "compton.conf";
SYMLINK_CONFIG "i3" "config";
SYMLINK_CONFIG "kitty" "kitty.conf";
SYMLINK_CONFIG "kitty" "theme.conf";