mirror of
https://github.com/kogakure/dotfiles.git
synced 2026-02-03 20:25:30 +00:00
feat(aerospace): add floating to Apple Journal
This commit is contained in:
@@ -163,6 +163,11 @@ run = "move-node-to-workspace 8"
|
||||
if.app-id = 'com.figma.Desktop'
|
||||
run = "move-node-to-workspace 9"
|
||||
|
||||
[[on-window-detected]]
|
||||
if.app-id = 'com.apple.journal'
|
||||
check-further-callbacks = true
|
||||
run = 'layout floating'
|
||||
|
||||
[[on-window-detected]]
|
||||
if.app-id = 'com.daisydiskapp.DaisyDiskStandAlone'
|
||||
check-further-callbacks = true
|
||||
|
||||
Reference in New Issue
Block a user