domsson / succade

Run, feed and style your Lemonbar with ease
Creative Commons Zero v1.0 Universal
55 stars 3 forks source link

Make consuming a trigger's output optional #26

Closed domsson closed 4 years ago

domsson commented 4 years ago

Currently, blocks with a trigger will be run with the trigger's output, if any, as (additional) command line argument. However, sometimes this is not desired and the trigger should merely act as an activation for the block. This is a valid use-case, but is currently not possible.

We should introduce a config option for this, for example use-trigger-output or somesuch.

domsson commented 4 years ago

Implemented with v1.0.0 - there is now a config option for this, consume.