Likely phasing out yabai and skhd, as it's just not as smooth/works well as Hyprland. Honestly I prefer Mac window management with multiple desktops.

This commit is contained in:
lulusilly 2026-01-07 09:33:50 -04:00
parent 6ec3fe9e4f
commit dcfb81b71e
3 changed files with 10 additions and 9 deletions

View file

@ -42,7 +42,7 @@
taps = [];
brews = [
"kanata"
"hugo"
#"hugo"
"mpv"
"lua"
"luarocks"
@ -63,10 +63,10 @@
};
services.yabai = {
/*services.yabai = {
enable = true;
extraConfig = builtins.readFile ./dotfiles/yabai/yabairc;
};
};*/
/* services.skhd = {
enable = true;
skhdConfig = builtins.readFile ./dotfiles/skhd/skhdrc;