AeroSpace icon indicating copy to clipboard operation
AeroSpace copied to clipboard

Aerospace not detecting Zathura PDF viewer (NULL-APP-BUNDLE-ID)

Open SylvanFranklin opened this issue 1 year ago • 0 comments

I have the following in my config:

[[on-window-detected]]
if.app-id = 'NULL-APP-BUNDLE-ID'
if.app-name-regex-substring = 'zathura'
if.window-title-regex-substring = 'zathura'
run = 'move-node-to-workspace P'

Zathura does not move to space P. It does appear in the dock, application switcher, and is hidden when I run aerospace list-apps macos-native-hidden

SylvanFranklin avatar Sep 02 '24 15:09 SylvanFranklin