From 2710f8fcfc771581c34506c1da11bfcdd56bcf08 Mon Sep 17 00:00:00 2001 From: matt1432 Date: Wed, 13 Dec 2023 22:18:24 -0500 Subject: [PATCH] fix: set the right path to bat theme --- common/home/bash/programs.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/home/bash/programs.nix b/common/home/bash/programs.nix index add05005..3d3af5ed 100644 --- a/common/home/bash/programs.nix +++ b/common/home/bash/programs.nix @@ -41,7 +41,7 @@ themes = { dracula-bat = { src = pkgs.dracula-theme; - file = "Dracula.tmTheme"; + file = "bat/Dracula.tmTheme"; }; }; extraPackages = with pkgs.bat-extras; [