mirror of
https://github.com/FelixKratz/SketchyBar
synced 2024-11-23 03:43:02 +00:00
fixes #208 by initializing space properly
This commit is contained in:
parent
e851eebad5
commit
19f8e49a1a
1 changed files with 1 additions and 0 deletions
|
@ -56,6 +56,7 @@ do
|
|||
background.color=0x44ffffff \
|
||||
background.corner_radius=5 \
|
||||
background.height=22 \
|
||||
background.drawing=off \
|
||||
label.drawing=off \
|
||||
script="$PLUGIN_DIR/space.sh" \
|
||||
click_script="yabai -m space --focus $sid"
|
||||
|
|
Loading…
Reference in a new issue