From 29e72b8cf32974b167a0c5840ae318a889731a12 Mon Sep 17 00:00:00 2001 From: GarandPLG Date: Sun, 2 Nov 2025 16:25:44 +0100 Subject: [PATCH] . --- modules/home/bat.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/home/bat.nix b/modules/home/bat.nix index af21ddc..900aed7 100644 --- a/modules/home/bat.nix +++ b/modules/home/bat.nix @@ -12,8 +12,8 @@ # style = "numbers,changes,headers,rule,grid"; style = "full"; # Bat has other thems as well - # ansi,Catppuccin,base16,base16-256,GitHub,Nord,etc - theme = lib.mkForce "Dracula"; + # Dracula,ansi,Catppuccin,base16,base16-256,GitHub,Nord,etc + theme = lib.mkForce "base16"; }; extraPackages = with pkgs.bat-extras; [ batman