Hi all and thanks for this amazing project for i3 enamorados :D
I am following on-window-detected.
What I would like to achieve is to move the mouse to newly created windows. So I attempted to put this in my aerospace.toml:
[[on-window-detected]]
if.during-aerospace-startup = false
run = ['move-mouse']
I am pretty new to toml and aerospace but when I reload the config I receive the following message (haven't tried to restart yet cause I don't want to break stuff).
What am I doing wrong?
Checklist
[X] I've searched for duplicates. My search queries were (please don't forget to search in closed issues too):
Hi all and thanks for this amazing project for
i3
enamorados :DI am following on-window-detected. What I would like to achieve is to move the mouse to newly created windows. So I attempted to put this in my
aerospace.toml
:I am pretty new to toml and aerospace but when I reload the config I receive the following message (haven't tried to restart yet cause I don't want to break stuff).
What am I doing wrong?
Checklist