Add BTT to aerospace ignore list

This commit is contained in:
Ted Kulp
2024-09-03 05:47:46 -04:00
parent ddd2777e13
commit 20e8587e94
@@ -95,6 +95,10 @@ run = ['layout floating']
if.app-id = 'com.apple.Automator' if.app-id = 'com.apple.Automator'
run = ['layout floating'] run = ['layout floating']
[[on-window-detected]]
if.app-id = 'com.hegenberg.BetterTouchTool'
run = ['layout floating']
[[on-window-detected]] [[on-window-detected]]
if.app-id = 'com.apple.shortcuts' if.app-id = 'com.apple.shortcuts'
run = ['layout floating'] run = ['layout floating']