Changes to make the laptop work
This commit is contained in:
parent
7f5e5f2cc0
commit
49ce2cd341
12 changed files with 44 additions and 32 deletions
|
@ -16,7 +16,7 @@
|
|||
};
|
||||
};
|
||||
iconTheme = {
|
||||
package = pkgs.papirus-icon-theme.override { color = "red"; };
|
||||
package = pkgs.papirus-icon-theme.override { color = "${config.look.colors.folder}"; };
|
||||
name = "Papirus-Dark";
|
||||
};
|
||||
cursorTheme = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue