Move bat to wm

This commit is contained in:
Henry Hiles 2023-12-26 13:42:39 -05:00
parent 4b1119263e
commit fa8fef927d
3 changed files with 6 additions and 10 deletions

View file

@ -1,9 +0,0 @@
{
programs.bat = {
enable = true;
config = {
theme = "Nord";
italic-text = "always";
};
};
}