style: Change opacity and wallpaper
This commit is contained in:
parent
879ea3474a
commit
a3f6c55b93
@ -11,8 +11,8 @@
|
|||||||
polarity = "dark";
|
polarity = "dark";
|
||||||
|
|
||||||
image = pkgs.fetchurl {
|
image = pkgs.fetchurl {
|
||||||
url = "https://w.wallhaven.cc/full/kx/wallhaven-kxedr7.jpg";
|
url = "https://w.wallhaven.cc/full/8o/wallhaven-8o52j2.jpg";
|
||||||
sha256 = "0ypqnq7bsr2giq7nq1c3xrw2m0gkii9j5zhfp512r93wc96zvm50";
|
sha256 = "sha256-u4d21a0Kh5OHEzQMSQ7+ey/Va2ftS1DefrOQFahaeC4=";
|
||||||
};
|
};
|
||||||
|
|
||||||
iconTheme = {
|
iconTheme = {
|
||||||
@ -28,7 +28,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
serif = {
|
serif = {
|
||||||
name = "Gabriela";
|
name = "GabrieLa";
|
||||||
package = (pkgs.google-fonts.override { fonts = [ "Gabriela" ]; });
|
package = (pkgs.google-fonts.override { fonts = [ "Gabriela" ]; });
|
||||||
};
|
};
|
||||||
|
|
||||||
@ -40,7 +40,7 @@
|
|||||||
|
|
||||||
opacity = {
|
opacity = {
|
||||||
popups = .8;
|
popups = .8;
|
||||||
terminal = .75;
|
terminal = .9;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user