Set empty background as default

This commit is contained in:
DashieTM 2024-07-17 23:04:51 +02:00
parent e8fa641a15
commit 062d5701cb
5 changed files with 9 additions and 4 deletions

View file

@ -2,7 +2,7 @@
{
stylix = {
enable = true;
image = /home/${config.conf.username}/Pictures/backgrounds/shinobu_2k.jpg;
image = ../../base/black.jpg;
polarity = "dark";
targets = {
nixvim.enable = false;