Install aerospace

This commit is contained in:
Tobias Ostner 2024-08-17 13:24:00 +02:00
parent 7b725800ce
commit 374d385f74
3 changed files with 66 additions and 0 deletions

View file

@ -24,6 +24,7 @@
onActivation.cleanup = "zap";
casks = [
"aerospace"
"amethyst"
"anki"
"arc"
@ -40,6 +41,7 @@
taps = [
"dracula/install"
"nikitabobko/tap"
];
};