mirror of
https://github.com/Ahwxorg/nixos-config.git
synced 2025-12-04 15:00:13 +01:00
feat: change bat theme
This commit is contained in:
parent
e2c2becb36
commit
4637efce6a
1 changed files with 2 additions and 2 deletions
|
|
@ -4,7 +4,7 @@
|
|||
enable = true;
|
||||
config = {
|
||||
pager = "less -FR";
|
||||
theme = "Dracula";
|
||||
theme = "base16";
|
||||
};
|
||||
};
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue