-
-
Notifications
You must be signed in to change notification settings - Fork 658
Uninstalling yabai
Åsmund Vikane edited this page Jan 22, 2020
·
2 revisions
The following steps will help you remove all traces of yabai from your system.
# stop yabai
brew services stop yabai
# uninstall the scripting addition
sudo yabai --uninstall-sa
# uninstall yabai
brew uninstall yabai
# these are logfiles that may be created when running yabai using brew services.
# path may differ if a custom brew prefix has been selected.
rm -rf /usr/local/var/log/yabai
# remove config and various temporary files
rm ~/.yabairc
rm /tmp/yabai_$USER.lock
rm /tmp/yabai_$USER.socket
rm /tmp/yabai-sa_$USER.socket
# unload the scripting addition by forcing a restart of Dock.app
killall Dock
This wiki is a community–driven documentation page. If you want to request a topic for this wiki to address or discuss its content, head over to issue #5.
General
Installation
Configuration
Commands
Tips and Tricks
- Quickly restart the yabai launch agent
- Split yabai configuration across multiple files
- Fix spaces reordering automatically
- Fix folders opened from Desktop not tiling
- Auto updating from HEAD via brew
- Tiling Emacs
- Flash highlight to identify focused window
- Constrain space focus to current display with optional cycling