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