fixes #208 by initializing space properly

This commit is contained in:
Felix Kratz 2022-07-02 14:10:20 +02:00
parent e851eebad5
commit 19f8e49a1a

View file

@ -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"