fixes aerospace

This commit is contained in:
Dennis Schoepf 2025-12-03 23:06:31 +01:00
parent b9e4f64c88
commit 5aeaa521f8
2 changed files with 2 additions and 1 deletions

View file

@ -64,6 +64,7 @@
imagemagick imagemagick
restic restic
devenv devenv
zellij
]; ];
# Homebrew # Homebrew

View file

@ -91,7 +91,7 @@
} }
{ {
"if".app-id = "com.mitchellh.ghostty"; "if".app-id = "com.mitchellh.ghostty";
run = "layout floating"; run = "layout floating && fullscreen";
} }
]; ];
}; };