This commit is contained in:
Morten Olsen
2025-10-21 22:59:41 +02:00
parent 5f8e8f4dd5
commit 9705b9a7b8
3 changed files with 3 additions and 9 deletions

View File

@@ -4,12 +4,6 @@
# You can use it to add commands that run after AeroSpace startup.
# Available commands : https://nikitabobko.github.io/AeroSpace/commands
after-startup-command = []
exec-on-workspace-change = [
'/bin/bash',
'-c',
'sketchybar --trigger aerospace_workspace_change FOCUSED_WORKSPACE=$AEROSPACE_FOCUSED_WORKSPACE',
'exec-and-forget borders active_color=0xffe1e3e4 inactive_color=0xff494d64 width=0',
]
# Start AeroSpace at login
start-at-login = true