Common/bat: fix theme name
The name of the file changed in a nixpkgs update
This commit is contained in:
parent
5a1fd5175c
commit
7474faefe5
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@
|
|||
themes = {
|
||||
catppuccin-mocha = {
|
||||
src = pkgs.catppuccin;
|
||||
file = "bat/Catppuccin-mocha.tmTheme";
|
||||
file = "bat/Catppuccin Mocha.tmTheme";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue