Add yabai and skhd, this isnt fully working yep, also need to look into how to automate the yabai hash after an upgr via brew
This commit is contained in:
parent
fdb6bcf4ad
commit
e0cf2e4865
3 changed files with 104 additions and 0 deletions
6
yabai_launcher
Normal file
6
yabai_launcher
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
# 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
|
||||
Loading…
Add table
Add a link
Reference in a new issue