New backup 2025-04-22 13:00:02

This commit is contained in:
Penelope Gwen 2025-04-22 13:00:02 -07:00
parent 19541f3df2
commit 56c46a97cc

View file

@ -29,7 +29,11 @@
(button
:width 80
:height 80
"test!")
(image
:image-width 25
:path "/home/penelope/Downloads/jellyfin.svg"
:fill-svg "#ffffff"
))
(button
:width 80
:height 80
@ -37,20 +41,8 @@
(button
:width 80
:height 80
"test!"))
(box
:orientation "h"
:space-evenly true
:halign "center"
(button
:width 80
:height 80
"test!")
(button
:width 80
:height 80
"test!")
(button
:width 80
:height 80
"test!"))))
(image
:image-width 25
:path "/home/penelope/Downloads/nextcloud.svg"
:fill-svg "#ffffff"
)))))