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" )))))