summaryrefslogtreecommitdiff
path: root/modules/home-manager
diff options
context:
space:
mode:
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 = {