aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDemonKingSwarn <rockingswarn@gmail.com>2026-04-20 21:22:01 +0530
committerDemonKingSwarn <rockingswarn@gmail.com>2026-04-20 21:22:01 +0530
commite77029e1832f43d8c229f17a48eafdf451c2c51c (patch)
tree71f7087d541f3462f34d4b468851055a94f638d4
parent826e66fe944767581a67d5bbc51401bd29191040 (diff)
downloadodysseus-e77029e1832f43d8c229f17a48eafdf451c2c51c.zip
odysseus-e77029e1832f43d8c229f17a48eafdf451c2c51c.tar.gz
I hate this fucking language.
an automated commit
-rw-r--r--home/bat.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/home/bat.nix b/home/bat.nix
index 1df2f8b..bca6e1e 100644
--- a/home/bat.nix
+++ b/home/bat.nix
@@ -5,7 +5,7 @@
enable = true;
config = {
- theme = lib.mkForce "catppuccin-mocha";
+ theme = lib.mkForce "Catppuccin Mocha";
};
};
}