First commit

This commit is contained in:
Fern Garden 2025-05-07 22:17:09 +08:00
commit b99375976e
24 changed files with 855 additions and 0 deletions

View file

@ -0,0 +1,6 @@
window {
background-image: url("/home/fern/Nextcloud/Pictures/Wallpapers/ferns0.jpg");
background-size: cover;
background-repeat: no-repeat;
background-position: center;
}