Files
dotfiles/ROOT/etc/greetd/gtkgreet.css
T
Henrik Bakken 9689b1048c i3->sway
2025-09-03 14:17:06 +02:00

11 lines
197 B
CSS

window {
background-image: url("file:///usr/share/backgrounds/default.png");
background-size: cover;
background-position: center;
}
box#body {
border-radius: 20px;
padding: 50px;
}