-
-
Notifications
You must be signed in to change notification settings - Fork 658
Uninstalling yabai
Åsmund Vikane edited this page May 1, 2023
·
2 revisions
The following steps will help you remove all traces of yabai from your system.
# stop yabai
yabai --stop-service
# remove service file
yabai --uninstall-service
# uninstall the scripting addition
sudo yabai --uninstall-sa
# uninstall yabai
brew uninstall yabai
# these are logfiles that may be created when running yabai as a service.
rm -rf /tmp/yabai_$USER.out.log
rm -rf /tmp/yabai_$USER.err.log
# 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