refactor(aerospace): remove obsolete borders parameter
This commit is contained in:
parent
5b33de8af4
commit
0c98d68d86
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ after-login-command = []
|
||||||
# 'after-startup-command' is run after 'after-login-command'
|
# 'after-startup-command' is run after 'after-login-command'
|
||||||
# Available commands : https://nikitabobko.github.io/AeroSpace/commands
|
# Available commands : https://nikitabobko.github.io/AeroSpace/commands
|
||||||
after-startup-command = [
|
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
|
start-at-login = true
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue