From 56b645c97051188a9bac2d710539a8bfd2676a91 Mon Sep 17 00:00:00 2001 From: Penelope Gwen Date: Tue, 22 Apr 2025 13:15:02 -0700 Subject: [PATCH] New backup 2025-04-22 13:15:02 --- de/home/.config/eww/modules/home/shortcuts.yuck | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/de/home/.config/eww/modules/home/shortcuts.yuck b/de/home/.config/eww/modules/home/shortcuts.yuck index 8bde66b..4500ff9 100644 --- a/de/home/.config/eww/modules/home/shortcuts.yuck +++ b/de/home/.config/eww/modules/home/shortcuts.yuck @@ -13,7 +13,10 @@ (button :width 80 :height 80 - "") + (image + :image-width 25 + :path "/home/penelope/Downloads/bedroom_lights.svg" + )) (button :width 80 :height 80 @@ -32,7 +35,6 @@ (image :image-width 25 :path "/home/penelope/Downloads/jellyfin.svg" - :fill-svg "#ffffff" )) (button :width 80 @@ -44,5 +46,4 @@ (image :image-width 25 :path "/home/penelope/Downloads/nextcloud.svg" - :fill-svg "#ffffff" )))))