Backgrounds are back
Some checks failed
/ check (push) Failing after 3m44s

This commit is contained in:
Daniel Flanagan 2024-09-13 01:39:25 -05:00
parent 20eaf3acbd
commit c20b5d540f

View file

@ -95,14 +95,6 @@
*/
];
output = {
/*
"*" = {
background = "$HOME/.wallpaper fill";
};
*/
};
# TODO: popup_during_fullscreen smart
focus = {
wrapping = "no"; # maybe workspace?
@ -127,6 +119,9 @@
};
startup = [
{
command = "swaybg -i $HOME/.wallpaper";
}
{
command = "swayosd-server";
}