summaryrefslogtreecommitdiff
path: root/modules/home-manager
diff options
context:
space:
mode:
authorDevin Finlinson <devin.finlinson@pm.me>2024-04-06 13:11:56 -0600
committerDevin Finlinson <devin.finlinson@pm.me>2024-04-06 13:11:56 -0600
commit1e53f46930b7aa410858c3bc228caaf1726547e7 (patch)
treea87c5fca918a1ff8a29093f480b10462fd9a7228 /modules/home-manager
parent9a2c0dfff8bfbde84f6739cc39935029b6ddefd3 (diff)
man colors should work with this bat theme
Diffstat (limited to 'modules/home-manager')
-rw-r--r--modules/home-manager/bat.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/home-manager/bat.nix b/modules/home-manager/bat.nix
index 13e8e6d..b54677f 100644
--- a/modules/home-manager/bat.nix
+++ b/modules/home-manager/bat.nix
@@ -4,6 +4,7 @@
enable = true;
config = {
pager = "less -FR";
+ theme = "Solarized (dark)";
# theme = "catppuccin-mocha";
};
# themes = {