refactored theme configuration to use stylix instead of individually theming each program
This commit is contained in:
@@ -3,7 +3,6 @@
|
||||
enable = true;
|
||||
config = {
|
||||
pager = "less -FR";
|
||||
theme = "Dracula";
|
||||
};
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user