my system configurations ^-^
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

feat: disable jankyborders and yabai

* broken on macos 26 * https://github.com/koekeishiya/yabai/issues/2634
* https://github.com/FelixKratz/JankyBorders/issues/160

willow ef957efa 68f9b54c

+2 -2
+1 -1
modules/darwin/desktop/janky-borders.nix
··· 1 1 { 2 2 services.jankyborders = { 3 - enable = true; 3 + enable = false; 4 4 5 5 width = 6.0; 6 6 hidpi = true;
+1 -1
modules/darwin/desktop/yabai.nix
··· 1 1 { 2 2 services.yabai = { 3 - enable = true; 3 + enable = false; 4 4 enableScriptingAddition = true; 5 5 6 6 config = {