aerospace: fix workspace assignment config (#6442)
with the default to `{}`, this table is always set in the generated
config. this change allows `null` for
`workspace-to-monitor-force-assignment` and sets the default to `null`
Co-authored-by: derrik.fleming <derrik.fleming@spindance.com>
This commit is contained in:
parent
c9d343cfa0
commit
a70d788923
2 changed files with 3 additions and 4 deletions
|
|
@ -25,5 +25,3 @@ alt-h = "focus left"
|
|||
alt-j = "focus down"
|
||||
alt-k = "focus up"
|
||||
alt-l = "focus right"
|
||||
|
||||
[workspace-to-monitor-force-assignment]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue