8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
e21cc23
Change configuration format from Properties to TOML.
639d28b
Support multi-line command configurations. For example:
button.9.command = dbus-send \ --type=method_call \ --dest=org.mpris.MediaPlayer2.spotify \ /org/mpris/MediaPlayer2 \ org.mpris.MediaPlayer2.Player.PlayPause
8348bdd
First.