refactor(aerospace): remove obsolete borders parameter

This commit is contained in:
Oliver Ladner 2025-01-14 09:15:29 +01:00
commit 0c98d68d86

View file

@ -7,7 +7,7 @@ after-login-command = []
# 'after-startup-command' is run after 'after-login-command'
# Available commands : https://nikitabobko.github.io/AeroSpace/commands
after-startup-command = [
'exec-and-forget borders order=above active_color=0xff483D8B inactive_color=0xffCDCDCD width=8.0 style=square blacklist="firefox" ax_focus=true',
'exec-and-forget borders order=above active_color=0xff483D8B inactive_color=0xffCDCDCD width=8.0 style=square blacklist="firefox"',
]
start-at-login = true