Change wallpaper
This commit is contained in:
parent
997f04d1a8
commit
3306374425
|
@ -207,7 +207,7 @@
|
||||||
console.useXkbConfig = true;
|
console.useXkbConfig = true;
|
||||||
stylix = {
|
stylix = {
|
||||||
enable = true;
|
enable = true;
|
||||||
image = ./home/wallpapers/landscapes/tropic_island_day.jpg;
|
image = ./home/wallpapers/default.jpg;
|
||||||
base16Scheme = "${pkgs.base16-schemes}/share/themes/one-light.yaml";
|
base16Scheme = "${pkgs.base16-schemes}/share/themes/one-light.yaml";
|
||||||
opacity.popups = 0.8;
|
opacity.popups = 0.8;
|
||||||
cursor = {
|
cursor = {
|
||||||
|
|
Loading…
Reference in a new issue