donny-son

Results 4 comments of donny-son

Placing binaries in /var/tmp would be great for multiple projects. Also looking forward to this implementation on Macs.

Since this template uses poetry as the dependency manager, think you should use `poetry add [package-name]` for all additional dependencies. In your case `poetry add chardet`.

With the newest(stable) MacOS 13.0 installed, I have installed Xcode 14.1 Release Candidate 2, and reinstalled the development version of yabai. There currently seems to be a issue with the...

Using yabai without window management capabilities works for me. Configure your `~/.yabairc` to the following way. ``` # Disable window management yabai -m config layout float yabai -m rule --add...