1
Fork 0

Open Miniflux when the unread entries block is clicked.

This commit is contained in:
Bauke 2024-02-28 13:17:20 +01:00
parent 1d291bd39f
commit 9ac811a163
Signed by: Bauke
GPG Key ID: C1C0F29952BCF558
1 changed files with 3 additions and 0 deletions

View File

@ -14,6 +14,9 @@ command = "miniflux-unread-entries"
format = "^icon_bell <span color='#D2B83A'>$text.pango-str()</span>"
interval = 600
hide_when_empty = true
[[block.click]]
button = "left"
cmd = "xdg-open https://rss.azedia.lan"
[[block]]
block = "time"