Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 434 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 434 Bytes

A plugin for Plover that allows you to see suggestions without having the suggestions window open.

To use it, define a stroke like

    "STKPW": "{PLOVER:SUGGEST}",

and press it to see a system notification with suggestions pop up.

A screenshot of the plugin in action

This is hacky and depends on notify-send being available, so this will work on GNU/Linux systems only.