polybar: allow scrolling through notification history

This commit is contained in:
Vincent Bernat 2021-07-14 17:20:49 +02:00
parent 295e13f1c4
commit 411120fdec

View file

@ -111,6 +111,8 @@ type = custom/ipc
hook-0 = cat $XDG_RUNTIME_DIR/i3/dunst.txt 2> /dev/null
initial = 1
click-left = dunstctl set-paused toggle
scroll-down = dunstctl close
scroll-up = dunstctl history-pop
[module/date]
type = internal/date