Delete borders and adapt aerospace hotkey

This commit is contained in:
Tobias Ostner 2025-10-01 12:44:46 +02:00
parent d1a3654811
commit 61c5c55f11
2 changed files with 1 additions and 6 deletions

View file

@ -24,10 +24,6 @@
onActivation.cleanup = "zap";
brews = [
{
name = "borders";
restart_service = "changed";
}
"cocoapods"
];
@ -57,7 +53,6 @@
taps = [
"dracula/install"
"FelixKratz/formulae"
"homebrew/services"
"nikitabobko/tap"
];