mirror of
https://github.com/ryanccn/flake.git
synced 2025-12-06 16:10:45 +01:00
feat(bat): use plain style by default
This commit is contained in:
parent
66609c3fbe
commit
4dd8f4f550
1 changed files with 3 additions and 3 deletions
|
|
@ -2,8 +2,8 @@
|
|||
programs.bat = {
|
||||
enable = true;
|
||||
catppuccin.enable = true;
|
||||
# config = {
|
||||
# theme = "Catppuccin-frappe";
|
||||
# };
|
||||
config = {
|
||||
style = "plain";
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue