diff options
| author | DemonKingSwarn <rockingswarn@gmail.com> | 2026-04-20 21:22:01 +0530 |
|---|---|---|
| committer | DemonKingSwarn <rockingswarn@gmail.com> | 2026-04-20 21:22:01 +0530 |
| commit | e77029e1832f43d8c229f17a48eafdf451c2c51c (patch) | |
| tree | 71f7087d541f3462f34d4b468851055a94f638d4 /home | |
| parent | 826e66fe944767581a67d5bbc51401bd29191040 (diff) | |
| download | odysseus-e77029e1832f43d8c229f17a48eafdf451c2c51c.zip odysseus-e77029e1832f43d8c229f17a48eafdf451c2c51c.tar.gz | |
I hate this fucking language.
an automated commit
Diffstat (limited to 'home')
| -rw-r--r-- | home/bat.nix | 2 |
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"; }; }; } |
