Kuangda He
Kuangda He
#775 (app shortcuts to launch straight into groups) is an alternative solution, but progress has sadly stalled.
Would help mitigate #204 :)
[Changing the skhd SHELL to /bin/bash](https://github.com/koekeishiya/skhd/issues/42#issuecomment-401886533) surprisingly fixed this problem for me. Then I tried @y-mx-b's workaround which was also a success! 🎉 It turns out it's because I also...
Thanks for the tips. This works nicely for me: ``` yabai -m signal --add event=window_created action='yabai -m query --windows --window $YABAI_WINDOW_ID | jq -er ".\"can-resize\" or .\"is-floating\"" || yabai -m...
Also note, `pam_tid.so` is available as a nix-darwin config: https://github.com/LnL7/nix-darwin/blob/088c98a584a38b5f844bb9e9cd32eb28479ca6d7/modules/security/pam.nix#L42
I tried reproducing this and saw the same error from `apt update`: ``` N: Skipping acquire of configured file 'main/binary-arm64/Packages' as repository 'https://repo.scala-sbt.org/scalasbt/debian all InRelease' doesn't support architecture 'arm64' ```...
^the above was on Debian 10 (buster). I was able to reproduce the same 403 error on Debian 9 (stretch).
Or it might be easier to just special-case PID1? :P
Just realised my issue doesn't seem to be limited to iStat Menus and Bartender, but IntelliJ IDEA. When I click an IntelliJ menu (e.g. "View") on my main display (only...
> Q: What is your use case? What workflow do you find this command useful for? My use case: I often don't want to use workspaces when I don't have...