non important commit

This commit is contained in:
benstrb 2026-01-25 21:52:42 +01:00
parent 4e69cff47a
commit a145df7559

View file

@ -6,7 +6,13 @@
settings = { settings = {
spawn-at-startup = [ spawn-at-startup = [
{sh = "swaybg" "--image" "/home/benag/.nix-config/assets/pictures/bocchi-wallpaper.png";} {
argv = [
"swaybg"
"--image"
"/home/benag/.nix-config/assets/pictures/bocchi-wallpaper.png"
];
}
]; ];
input = { input = {