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:
parent
6ec3fe9e4f
commit
dcfb81b71e
3 changed files with 10 additions and 9 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue