void-desktop/config-files/gtkgreet/gtkgreet.css
2023-04-19 15:01:22 +02:00

8 lines
168 B
CSS

window
{
background:url("/path/to/background.png");
background-size: cover;
background-repeat: no-repeat;
background-position: center;
background-color: black;
}