diff options
| author | Donald Williams <129223418+dwilliam62@users.noreply.github.com> | 2026-02-23 23:41:41 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-02-23 23:41:41 -0500 |
| commit | c7f3cf7ffa5088db13ce51f33d8dac5500531565 (patch) | |
| tree | 4ed068bac416e6d91296d98e9e0bf1ef2e089e50 /config | |
| parent | 46983e384f547591eab2254a6d9bfb5771e03970 (diff) | |
Changed Jakdotfiles to KoolDots - reverted kitty merge (#17)
Diffstat (limited to 'config')
| -rw-r--r-- | config/fastfetch/config-compact.jsonc | 2 | ||||
| -rw-r--r-- | config/fastfetch/config.jsonc | 2 | ||||
| -rw-r--r-- | config/kitty/kitty-themes/00-Default.conf | 1 |
3 files changed, 3 insertions, 2 deletions
diff --git a/config/fastfetch/config-compact.jsonc b/config/fastfetch/config-compact.jsonc index d88e1d32..fa0ed3f7 100644 --- a/config/fastfetch/config-compact.jsonc +++ b/config/fastfetch/config-compact.jsonc @@ -59,7 +59,7 @@ "key": " ", "keyColor": "36", "shell": "/bin/bash", - "text": "echo \"Jak's dotfiles: v$DOTS_VERSION\"" + "text": "echo \"KoolDots: v$DOTS_VERSION\"" }, "break" ] diff --git a/config/fastfetch/config.jsonc b/config/fastfetch/config.jsonc index d183de3c..252becd4 100644 --- a/config/fastfetch/config.jsonc +++ b/config/fastfetch/config.jsonc @@ -118,7 +118,7 @@ }, { "type": "command", - "key": " Dots Ver ", + "key": " KoolDots Ver ", "text": "echo v${DOTS_VERSION}", "keyColor": "magenta" }, diff --git a/config/kitty/kitty-themes/00-Default.conf b/config/kitty/kitty-themes/00-Default.conf index 1405d594..640a8d68 100644 --- a/config/kitty/kitty-themes/00-Default.conf +++ b/config/kitty/kitty-themes/00-Default.conf @@ -1,3 +1,4 @@ # /* ---- 💫 https://github.com/LinuxBeginnings 💫 ---- */ # # This is just created to remove all the themes +include ./01-Wallust.conf |
