Polybar: How can I add custom click-handler on date module?

Created on 23 Sep 2017  路  1Comment  路  Source: polybar/polybar

I wrote script that show a calendar, how can I edit date module to do that?

question

Most helpful comment

There is no built-in handler on the date module. However there is an action format tag which you can use as part of the label or format:

format =%{A1:launch-calendar.sh:} 馃晸 <label> %{A}

>All comments

There is no built-in handler on the date module. However there is an action format tag which you can use as part of the label or format:

format =%{A1:launch-calendar.sh:} 馃晸 <label> %{A}
Was this page helpful?
0 / 5 - 0 ratings

Related issues

matjaz132 picture matjaz132  路  4Comments

imnoone22 picture imnoone22  路  3Comments

j4cobgarby picture j4cobgarby  路  3Comments

eoli3n picture eoli3n  路  3Comments

ghost picture ghost  路  4Comments