New backup 2025-07-11 12:15:06

This commit is contained in:
Penelope Gwen 2025-07-11 12:15:06 -07:00
parent 440122b9d0
commit 2c02f9e02d
2 changed files with 83 additions and 47 deletions

View file

@ -297,7 +297,6 @@ $home-widget-border-color: rgba($color5,1);
font-size: 1.2em; font-size: 1.2em;
label { label {
font-size: 1.2em; font-size: 1.2em;
text-align:center;
} }
} }
button:hover { button:hover {

View file

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