aerospace
aerospace 0.20.3-Beta
i3-like tiling window manager for macOS
https://github.com/nikitabobko/AeroSpaceMIT License
main program: aerospaceprograms: -
Platforms (2)
x86_64-darwinaarch64-darwin
Install
Copy into your configuration
NixOS (configuration.nix)
environment.systemPackages = with pkgs; [ aerospace ];
Ad-hoc shell
nix-shell -p aerospace
Flake (nix run)
nix run nixpkgs#aerospace