phuhl/linux_notification_center

[bug] popup.default-timeout don't work

Closed this issue · 4 comments

demo: https://0x0.st/s/yoDtsPQQEUs_2SBH8jNBJA/HQXR.mp4

linux_notification_center version: 2.0.3

phuhl commented

Cannot reproduce. Can you please share your config?

sure, https://0x0.st/s/0TxFxc6jMd0kIWFaUr_lIw/HQUN.txt
there can be different timeout value, i changed it to absurd value just for demo

phuhl commented

From your config:

notification:
  // ...
popup:
  // ...
  default-timeout: 10000

The popup section needs to be a subsection of the notification section. You'll need to indent it by two spaces. Hope that helps.

yeah, i didn't notice it, thanks