New backup 2025-04-22 13:15:02
This commit is contained in:
parent
56c46a97cc
commit
56b645c970
1 changed files with 4 additions and 3 deletions
|
@ -13,7 +13,10 @@
|
||||||
(button
|
(button
|
||||||
:width 80
|
:width 80
|
||||||
:height 80
|
:height 80
|
||||||
"")
|
(image
|
||||||
|
:image-width 25
|
||||||
|
:path "/home/penelope/Downloads/bedroom_lights.svg"
|
||||||
|
))
|
||||||
(button
|
(button
|
||||||
:width 80
|
:width 80
|
||||||
:height 80
|
:height 80
|
||||||
|
@ -32,7 +35,6 @@
|
||||||
(image
|
(image
|
||||||
:image-width 25
|
:image-width 25
|
||||||
:path "/home/penelope/Downloads/jellyfin.svg"
|
:path "/home/penelope/Downloads/jellyfin.svg"
|
||||||
:fill-svg "#ffffff"
|
|
||||||
))
|
))
|
||||||
(button
|
(button
|
||||||
:width 80
|
:width 80
|
||||||
|
@ -44,5 +46,4 @@
|
||||||
(image
|
(image
|
||||||
:image-width 25
|
:image-width 25
|
||||||
:path "/home/penelope/Downloads/nextcloud.svg"
|
:path "/home/penelope/Downloads/nextcloud.svg"
|
||||||
:fill-svg "#ffffff"
|
|
||||||
)))))
|
)))))
|
||||||
|
|
Loading…
Add table
Reference in a new issue