feat: change bat theme

This commit is contained in:
Ahwx 2024-06-21 09:44:22 +02:00
parent e2c2becb36
commit 4637efce6a

View file

@ -4,7 +4,7 @@
enable = true;
config = {
pager = "less -FR";
theme = "Dracula";
theme = "base16";
};
};
}