gronk-droid

Results 7 comments of gronk-droid

thanks to @aSapien for this hacky solution, but if you are still having problems loading your configs from your dotfiles, try putting this in your `~/.config/yabai/yabairc`/`.yabairc`: ~~~shell # Start SKHD...

see [here](https://github.com/MichaelAquilina/python-tools/issues/291)

Deleting `rtb.json` from `%localappdata%` and restarting worked for me! Definitely try it if you are having trouble. For those who are working on this: for some reason when I opened...

Having a similar problem: in `style.less`: ```css pre, code { white-space: pre-wrap; } ``` preview: ![image](https://user-images.githubusercontent.com/58199738/162900578-70faa618-b7d9-4a82-92f5-6a51026ab196.png) rendered pdf with puppeteer: ![image](https://user-images.githubusercontent.com/58199738/162900678-0be55f43-c00e-4a83-bf13-669689e7e266.png) it would be really nice if the newlines were...

@br1ttle @sendhil I would recommend looking at [skhd](https://github.com/koekeishiya/skhd/issues/75). All of the functionality of the stacks is provided by yabai, not stackline. If you want infinite scroll then using skhd will...

@tolbertam have you had a chance to look at this?