💥 eww(bar/workspaces): fix workspace indicator with a literal script
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
(overlay
|
||||
(scale :min 0
|
||||
:max 100
|
||||
:value "${volume_json.output}"
|
||||
:value "${json_volume.output}"
|
||||
:orientation "horizontal"
|
||||
:draw-value false
|
||||
:flipped false
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
(overlay
|
||||
(scale :min 0
|
||||
:max 100
|
||||
:value "${volume_json.source}"
|
||||
:value "${json_volume.source}"
|
||||
:orientation "horizontal"
|
||||
:draw-value false
|
||||
:flipped false
|
||||
|
||||
Reference in New Issue
Block a user