diff --git a/modules/home/bat/default.nix b/modules/home/bat/default.nix index 338d99a..4a63753 100644 --- a/modules/home/bat/default.nix +++ b/modules/home/bat/default.nix @@ -6,12 +6,5 @@ pager = "less -FR"; theme = "Dracula"; }; - # themes = { - # src = inputs.catppuccin-bat; - # # https://raw.githubusercontent.com/catppuccin/bat/main/Catppuccin-mocha.tmTheme - # Catppuccin-mocha = { - # file = "Catppuccin-mocha.tmTheme"; - # }; - # }; }; } \ No newline at end of file