Restructured nixos code for better structure. Commented what each package is for.
This commit is contained in:
@ -13,7 +13,7 @@
|
||||
stylix = {
|
||||
enable = true;
|
||||
autoEnable = false; #So I can choose my programs it targets myself!
|
||||
image = ../../other/wallpaper2.png;
|
||||
#image = ../../other/wallpaper2.png;
|
||||
#autoEnable = true; #Auto generate theme based on wallpaper
|
||||
base16Scheme = "${pkgs.base16-schemes}/share/themes/dracula.yaml";
|
||||
opacity = {
|
||||
|
||||
Reference in New Issue
Block a user