6 lines
453 B
Text
6 lines
453 B
Text
# replace <user> with your username (output of: whoami).
|
|
# replace <hash> with the sha256 hash of the yabai binary (output of: shasum -a 256 $(which yabai)).
|
|
# this hash must be updated manually after running brew upgrade.
|
|
# replace <yabai> with the path to the yabai binary (output of: which yabai).
|
|
|
|
larssonmartin1998 ALL=(root) NOPASSWD: sha256:5c729cfc728ec8780c14d6fe0bfd74376bd2f057960b542c41106d8e8c5df787 /opt/homebrew/bin/yabai --load-sa
|