You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to have different actions to occur based on if a notification with a particular title or content exists. This would let users have different sets of controls/key maps for a single app. Specifically, I would use this for Termux and switch between between different sets of keymaps using e.g. termux-notification --title keymap_mode=$KEYMAP_MODE
This would also let me easily programmatically control active keymaps for other apps
The text was updated successfully, but these errors were encountered:
Developer TODO (don't remove)
I would like to have different actions to occur based on if a notification with a particular title or content exists. This would let users have different sets of controls/key maps for a single app. Specifically, I would use this for Termux and switch between between different sets of keymaps using e.g.
termux-notification --title keymap_mode=$KEYMAP_MODE
This would also let me easily programmatically control active keymaps for other apps
The text was updated successfully, but these errors were encountered: