feat(yabai): update

Add 10th workspace
Add `get_menu_bar_height` objc program
This commit is contained in:
reo101 2023-09-06 22:04:41 +03:00
parent 22ccaedc94
commit 26cafb1599
Signed by: reo101
GPG key ID: 675AA7EF13964ACB
7 changed files with 148 additions and 45 deletions

View file

@ -35,7 +35,7 @@ in
extraPackages = with pkgs; [
jq
];
config = import ./sketchybar;
config = import ./sketchybar pkgs;
};
};