Change default wallpaper
This commit is contained in:
parent
06bc7cb7e0
commit
a44bcf7c21
|
@ -223,7 +223,7 @@
|
||||||
console.useXkbConfig = true;
|
console.useXkbConfig = true;
|
||||||
stylix = {
|
stylix = {
|
||||||
enable = true;
|
enable = true;
|
||||||
image = ./wallpapers/default.png;
|
image = ./wallpapers/shooting_star.jpg;
|
||||||
base16Scheme = ./themes/one-light.yaml;
|
base16Scheme = ./themes/one-light.yaml;
|
||||||
polarity = config.lib.stylix.colors.variant;
|
polarity = config.lib.stylix.colors.variant;
|
||||||
opacity = {
|
opacity = {
|
||||||
|
|
Loading…
Reference in a new issue