Gnome extensions + better theme integration
This commit is contained in:
parent
bd6b04c6a4
commit
d304c4c65a
4 changed files with 61 additions and 17 deletions
|
|
@ -1,3 +1,9 @@
|
|||
{
|
||||
programs.bat = { enable = true; config.theme = "Nord"; };
|
||||
programs.bat = {
|
||||
enable = true;
|
||||
config = {
|
||||
theme = "Nord";
|
||||
tabs = "2";
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue