From b6972bb65dc3a857f5ed705bd5189c9a7bc2e9c3 Mon Sep 17 00:00:00 2001 From: nsfisis Date: Sun, 1 Feb 2026 10:36:39 +0900 Subject: bat: change theme to Nord --- home-manager/modules/common.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home-manager/modules/common.nix b/home-manager/modules/common.nix index e7f6759..4375201 100644 --- a/home-manager/modules/common.nix +++ b/home-manager/modules/common.nix @@ -189,7 +189,7 @@ in EDITOR = "nvim"; # Bat - BAT_THEME = "base16"; + BAT_THEME = "Nord"; # Fzf FZF_DEFAULT_COMMAND = "fd --type f --strip-cwd-prefix --hidden --exclude .git"; -- cgit v1.3-1-g0d28