non important commit

This commit is contained in:
Jiří Maxmilián Stříbrný 2026-03-15 12:24:01 +01:00
parent 767ebbf09b
commit efbadb4ff8
2 changed files with 1 additions and 2 deletions

View file

@ -29,7 +29,6 @@
settings = { settings = {
spawn-at-startup = [ spawn-at-startup = [
{command = ["waybar"];} {command = ["waybar"];}
{command = ["swaybg" "-i" "${../../assets/gruvbox_wallpaper.png}"];}
]; ];
input = { input = {

View file

@ -42,7 +42,7 @@
}; };
polarity = "dark"; polarity = "dark";
image = ../../assets/shadow_dark.png; image = ../../assets/gruvbox_wallpaper.png;
}; };
qt.enable = true; qt.enable = true;