refactor: major theme refactor
new profile catagory: theme. refactor modules for wallpaper, fonts, gtk, and qt. adjusted modules that depend on old theming modules
This commit is contained in:
parent
7d910ba77c
commit
f5e87f2a79
34 changed files with 217 additions and 118 deletions
|
|
@ -7,6 +7,8 @@
|
|||
|
||||
activeProfiles = ["base" "hyprland" "productivity" "gaming"];
|
||||
|
||||
theme = "minimal";
|
||||
|
||||
home.sessionVariables.HN = "ooksdesk";
|
||||
|
||||
homeModules.desktop.wayland.nvidia = true;
|
||||
|
|
|
|||
|
|
@ -7,6 +7,8 @@
|
|||
|
||||
activeProfiles = ["base" "hyprland" "productivity"];
|
||||
|
||||
theme.minimal.enable = true;
|
||||
|
||||
home.sessionVariables.HN = "ookst480s";
|
||||
|
||||
monitors = [{
|
||||
|
|
@ -17,7 +19,5 @@
|
|||
primary = true;
|
||||
transform = 0;
|
||||
}];
|
||||
|
||||
colorscheme = inputs.nix-colors.colorSchemes.gruvbox-material-dark-soft;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue