1
0
Fork 0
mirror of https://github.com/nix-community/home-manager.git synced 2025-12-09 10:31:06 +01:00

aerospace: Add launchd agent and enhance configuration

This commit is contained in:
damidoug 2025-06-20 18:48:18 +02:00 committed by Austin Horstman
parent 86402a17b6
commit d33444e63a
2 changed files with 71 additions and 17 deletions

View file

@ -1,6 +1,9 @@
{
programs.aerospace = {
enable = true;
launchd.enable = true;
userSettings = {
gaps = {
outer.left = 8;