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
|
||||
: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"
|
||||
)))))
|
||||
|
|
Loading…
Add table
Reference in a new issue