Skip to content

A thank you and a small contribution to app_switcher.lua #1

@dmgerman

Description

@dmgerman

Hi Peter,

Thank you for your streamdeck/hammerspoon configuration. It has been great to be able to build on top.

A small contribution back. In app_switcher.lua, add the following line to skip applications that do not have a real interface:

          if app:kind() < 0 then goto continue end

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions