theming
This commit is contained in:
parent
448372de7a
commit
ffa3121602
11 changed files with 243 additions and 38 deletions
|
@ -70,12 +70,15 @@
|
|||
small-nvim = {
|
||||
enable = true;
|
||||
colorscheme = {
|
||||
name = "carbonfox";
|
||||
name = "dayfox";
|
||||
package = "EdenEast/nightfox.nvim";
|
||||
};
|
||||
wakatime = enabled;
|
||||
};
|
||||
desktop.xdg = enabled;
|
||||
desktop = {
|
||||
xdg = enabled;
|
||||
colorscheme = "light";
|
||||
};
|
||||
programs.terminal = {
|
||||
shell.zsh = enabled;
|
||||
direnv = enabled;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue