From c7f3cf7ffa5088db13ce51f33d8dac5500531565 Mon Sep 17 00:00:00 2001 From: Donald Williams <129223418+dwilliam62@users.noreply.github.com> Date: Mon, 23 Feb 2026 23:41:41 -0500 Subject: Changed Jakdotfiles to KoolDots - reverted kitty merge (#17) --- config/fastfetch/config-compact.jsonc | 2 +- config/fastfetch/config.jsonc | 2 +- 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 -- cgit v1.2.3