New backup 2025-07-25 16:15:06
This commit is contained in:
parent
ba0f11b9ba
commit
4067340843
1 changed files with 6 additions and 5 deletions
|
@ -11,14 +11,15 @@
|
|||
:onclick 'sp-profiles next'
|
||||
(label :text '${active_profile}'))
|
||||
(box :class "chevron"
|
||||
:width 32
|
||||
(transform :rotate 12.5
|
||||
:translate-x '-35%'
|
||||
:translate-y '30%'
|
||||
; :translate-x '-35%'
|
||||
; :translate-y '65%'
|
||||
:transform-origin-x '50%'
|
||||
:transform-origin-y '50%'
|
||||
(image :image-width 22
|
||||
:image-height 22
|
||||
:path 'icons/red_square.png')))
|
||||
; :scale-x '50%'
|
||||
; :scale-y '50%'
|
||||
(box :width 32)))
|
||||
(eventbox
|
||||
:onhover "${EWW_CMD} update wsreveal=true"
|
||||
:onhoverlost "${EWW_CMD} update wsreveal=false"
|
||||
|
|
Loading…
Add table
Reference in a new issue