fix: reload Yabai's scripting addition when Dock restarts
This commit is contained in:
parent
083fdc2c42
commit
0aaa8f56f8
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
||||||
#!/usr/bin/env sh
|
#!/usr/bin/env sh
|
||||||
sudo yabai --load-sa
|
sudo yabai --load-sa
|
||||||
|
yabai -m signal --add event=dock_did_restart action="sudo yabai --load-sa"
|
||||||
|
|
||||||
# global settings
|
# global settings
|
||||||
yabai -m config mouse_follows_focus on
|
yabai -m config mouse_follows_focus on
|
||||||
|
|
Loading…
Reference in a new issue