Compare commits

...

1 Commits

Author SHA1 Message Date
6d30ae7e84 chore(config): aerospace - add phpstorm 2025-01-21 14:08:06 +02:00

View File

@@ -55,6 +55,10 @@ run = ['layout floating']
if.app-id = 'org.ferdium.ferdium-app' # Ferdium, has WhatsApp etc.
run = ['layout floating']
[[on-window-detected]]
if.app-id = 'com.jetbrains.PhpStorm' # PhpStorm
run = ['layout floating']
[[on-window-detected]]
if.app-id = 'com.apple.finder' # Finder
run = ['layout floating']