removed bitwarden desktop because unstable pkgs had a broken version,
tried more stylix stuff but none worked
This commit is contained in:
parent
49f6bc0926
commit
f33e598e0b
7 changed files with 107 additions and 111 deletions
|
@ -1,7 +1,7 @@
|
|||
{ config, ... }: {
|
||||
# stylix = {
|
||||
# enable = true;
|
||||
## base16Scheme = "${pkgs.base16-schemes}/share/themes/icy.yaml";
|
||||
# stylix.image = /home/blue/Pictures/wallpaper.png;
|
||||
# };
|
||||
stylix = {
|
||||
enable = true;
|
||||
# base16Scheme = "${pkgs.base16-schemes}/share/themes/icy.yaml";
|
||||
image = ./wallpaper.png;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue