.
This commit is contained in:
@@ -12,8 +12,8 @@
|
|||||||
# style = "numbers,changes,headers,rule,grid";
|
# style = "numbers,changes,headers,rule,grid";
|
||||||
style = "full";
|
style = "full";
|
||||||
# Bat has other thems as well
|
# Bat has other thems as well
|
||||||
# ansi,Catppuccin,base16,base16-256,GitHub,Nord,etc
|
# Dracula,ansi,Catppuccin,base16,base16-256,GitHub,Nord,etc
|
||||||
theme = lib.mkForce "Dracula";
|
theme = lib.mkForce "base16";
|
||||||
};
|
};
|
||||||
extraPackages = with pkgs.bat-extras; [
|
extraPackages = with pkgs.bat-extras; [
|
||||||
batman
|
batman
|
||||||
|
|||||||
Reference in New Issue
Block a user