diff --git a/de/home/.config/eww/modules/bar/workspaces.yuck b/de/home/.config/eww/modules/bar/workspaces.yuck index 4e3fb02..bcbd583 100644 --- a/de/home/.config/eww/modules/bar/workspaces.yuck +++ b/de/home/.config/eww/modules/bar/workspaces.yuck @@ -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"