added stylix but not working yet, switched from anyrun to wofi cause
looks nice innit
This commit is contained in:
parent
fc8d70e079
commit
49f6bc0926
7 changed files with 269 additions and 90 deletions
7
modules/stylix.nix
Normal file
7
modules/stylix.nix
Normal file
|
@ -0,0 +1,7 @@
|
|||
{ config, ... }: {
|
||||
stylix = {
|
||||
enable = true;
|
||||
# base16Scheme = "${pkgs.base16-schemes}/share/themes/icy.yaml";
|
||||
stylix.image = /home/blue/Pictures/wallpaper.png;
|
||||
};
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue