diff --git a/de/home/.config/eww/eww.scss b/de/home/.config/eww/eww.scss index cc379f6..0e61c2d 100644 --- a/de/home/.config/eww/eww.scss +++ b/de/home/.config/eww/eww.scss @@ -297,7 +297,6 @@ $home-widget-border-color: rgba($color5,1); font-size: 1.2em; label { font-size: 1.2em; - text-align:center; } } button:hover { diff --git a/de/home/.config/eww/modules/home/shortcuts.yuck b/de/home/.config/eww/modules/home/shortcuts.yuck index 893e6a9..d9f4b22 100644 --- a/de/home/.config/eww/modules/home/shortcuts.yuck +++ b/de/home/.config/eww/modules/home/shortcuts.yuck @@ -15,7 +15,9 @@ :width 60 :height 60 :onclick "hass-cli -a services -I area_id -i left_bedroom -d light -s toggle" - "󱣝") + (label + :justify "center" + :text "󱣝")) ;; (image ;; :image-width 20 ;; :path "icons/home/shortcuts/personal/ceiling-light-multiple.svg" @@ -24,7 +26,9 @@ :width 60 :height 60 :onclick "librewolf-profile Penelope 'https://hass.pogmom.me'" - "󰟐")) + (label + :justify "center" + :text "󰟐"))) ;; (image ;; :image-width 20 ;; :path "icons/home/shortcuts/personal/home-assistant.svg" @@ -38,7 +42,9 @@ :width 60 :height 60 :onclick "librewolf-profile Penelope 'https://cloud.pogmom.me'" - "") + (label + :justify "center" + :text "")) ;; (image ;; :image-width 20 ;; :path "icons/home/shortcuts/personal/nextcloud.svg" @@ -47,7 +53,9 @@ :width 60 :height 60 :onclick "librewolf-profile Penelope 'https://masto.pogmom.me'" - "󰫑") + (label + :justify "center" + :text "󰫑")) ;; (image ;; :image-width 20 ;; :path "icons/home/shortcuts/personal/mastodon.svg" @@ -56,7 +64,9 @@ :width 60 :height 60 :onclick "librewolf-profile Penelope 'https://watch.pogmom.me'" - "")) + (label + :justify "center" + :text ""))) ;; (image ;; :image-width 20 ;; :path "icons/home/shortcuts/personal/jellyfin.svg" @@ -71,28 +81,37 @@ :height 60 :onclick "dolphin 'smb://server-hp-y2z63av'" :tooltip "smb://server-hp-y2z63av" - (image - :image-width 20 - :path "icons/home/shortcuts/development/cloud.svg" - )) + (label + :justify "center" + :text "󰡰")) +;; (image +;; :image-width 20 +;; :path "icons/home/shortcuts/development/cloud.svg" +;; )) (button :width 60 :height 60 :onclick "scripts/home/shortcuts/development/router-netgear-r8000" :tooltip "router-netgear-r8000" - (image - :image-width 20 - :path "icons/home/shortcuts/development/router-network.svg" - )) + (label + :justify "center" + :text "󱂇")) +;; (image +;; :image-width 20 +;; :path "icons/home/shortcuts/development/router-network.svg" +;; )) (button :width 60 :height 60 :onclick "scripts/home/shortcuts/development/bridge-netgear-r6700" :tooltip "bridge-netgear-r6700" - (image - :image-width 20 - :path "icons/home/shortcuts/development/router-network-wireless.svg" - ))) + (label + :justify "center" + :text "󰑩"))) +;; (image +;; :image-width 20 +;; :path "icons/home/shortcuts/development/router-network-wireless.svg" +;; ))) (box :visible {(jq(workspacesArray, '.[]\|select(.focused==true).num') <= 19) && (jq(workspacesArray, '.[]\|select(.focused==true).num') >= 10)} :orientation "h" @@ -103,37 +122,49 @@ :height 60 :onclick "scripts/home/shortcuts/development/server-asus-n705fd-debian" :tooltip "server-asus-n705fd-debian" - (image - :image-width 20 - :path "icons/home/shortcuts/development/network-pos.svg" - )) - (button - :width 60 - :height 60 - :onclick "scripts/home/shortcuts/development/server-nintendo-rvl101" - :tooltip "server-nintendo-wii-rvl101" - (image - :image-width 20 - :path "icons/home/shortcuts/development/nintendo-wii.svg" - )) + (label + :justify "center" + :text "󱫋")) +;; (image +;; :image-width 20 +;; :path "icons/home/shortcuts/development/network-pos.svg" +;; )) +;; (button +;; :width 60 +;; :height 60 +;; :onclick "scripts/home/shortcuts/development/server-nintendo-rvl101" +;; :tooltip "server-nintendo-wii-rvl101" +;; (label +;; :justify "center" +;; :text "󰫑")) +;; (image +;; :image-width 20 +;; :path "icons/home/shortcuts/development/nintendo-wii.svg" +;; )) (button :width 60 :height 60 :onclick "scripts/home/shortcuts/development/server-hp-y2z63av" :tooltip "server-hp-y2z63av" - (image - :image-width 20 - :path "icons/home/shortcuts/development/play-network.svg" - )) + (label + :justify "center" + :text "󰢋")) +;; (image +;; :image-width 20 +;; :path "icons/home/shortcuts/development/play-network.svg" +;; )) (button :width 60 :height 60 :onclick "scripts/home/shortcuts/development/server-dell-7050sff-debian" :tooltip "server-dell-7050sff-debian" - (image - :image-width 20 - :path "icons/home/shortcuts/development/folder-network.svg" - ))) + (label + :justify "center" + :text "󰒍"))) +;; (image +;; :image-width 20 +;; :path "icons/home/shortcuts/development/folder-network.svg" +;; ))) (box :visible {(jq(workspacesArray, '.[]\|select(.focused==true).num') <= 39) && (jq(workspacesArray, '.[]\|select(.focused==true).num') >= 30)} :orientation "h" @@ -143,15 +174,21 @@ :width 60 :height 60 :onclick "scripts/home/shortcuts/work/lanecc_links" - (image - :image-width 20 - :path "icons/home/shortcuts/work/briefcase.svg" - )) + (label + :justify "center" + :text "")) +;; (image +;; :image-width 20 +;; :path "icons/home/shortcuts/work/briefcase.svg" +;; )) (button :width 60 :height 60 :onclick "scripts/home/shortcuts/work/2nd_monitor" - (image - :image-width 20 - :path "icons/home/shortcuts/work/monitor-multiple.svg" - ))))) + (label + :justify "center" + :text "󰍺" +;; (image +;; :image-width 20 +;; :path "icons/home/shortcuts/work/monitor-multiple.svg" + )))))