refactor(sway): rework wallpapers integration

This commit is contained in:
Yorick Barbanneau 2024-05-02 01:51:36 +02:00
parent 61685e8253
commit 674d531d32
5 changed files with 28 additions and 8 deletions

View file

@ -15,11 +15,5 @@ _:
"pointer_accel" = "0.3";
};
};
output = {
"*" = {
bg = "${../files/wallpaper.png} center #000000";
};
};
};
}