New backup 2025-04-22 13:00:02
This commit is contained in:
parent
19541f3df2
commit
56c46a97cc
1 changed files with 10 additions and 18 deletions
|
@ -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!"))))
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue