diff options
| author | Don Williams <don.e.williams@gmail.com> | 2026-01-11 16:50:35 -0500 |
|---|---|---|
| committer | Don Williams <don.e.williams@gmail.com> | 2026-01-11 16:50:35 -0500 |
| commit | cf81f96f25a12e4bae9f3c3cb7b5fedd049aa7af (patch) | |
| tree | c7802e4184c675a4f0276f6647b70641d741cca1 /config/kitty | |
| parent | 2a5901251bd19bcb11174338e57749b3b338dd21 (diff) | |
Fixed window frame themeing fixed issue with kitty-themes
Kity-themes was broken by global theme Not both should work
Border colors weren't getting set by ThemeChanger
On branch development
Your branch is up to date with 'origin/development'.
Changes to be committed:
new file: config/hypr/hyprlock-2k.conf
modified: config/hypr/scripts/ThemeChanger.sh
renamed: config/hypr/v2.3.18 -> config/hypr/v2.3.19
modified: config/kitty/kitty-themes/00-Default.conf
Diffstat (limited to 'config/kitty')
| -rw-r--r-- | config/kitty/kitty-themes/00-Default.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/kitty/kitty-themes/00-Default.conf b/config/kitty/kitty-themes/00-Default.conf index 2c1ac15d..39fc496c 100644 --- a/config/kitty/kitty-themes/00-Default.conf +++ b/config/kitty/kitty-themes/00-Default.conf @@ -1,3 +1,4 @@ # /* ---- 💫 https://github.com/JaKooLit 💫 ---- */ # # This is just created to remove all the themes +include ./01-Wallust.conf |
