feat: add keymapp and configure window with aerospace

This commit is contained in:
Stefan Imhoff
2025-06-18 18:31:09 +02:00
parent 57892e3c81
commit 9f66bcb708
2 changed files with 7 additions and 0 deletions

View File

@@ -162,3 +162,8 @@ if.app-id = 'company.thebrowser.Browser'
if.window-title-regex-substring = '^[^Space|Little]'
check-further-callbacks = true
run = 'layout tiling'
[[on-window-detected]]
if.app-id = 'io.zsa.keymapp'
check-further-callbacks = true
run = 'layout floating'