ntfd
ntfd copied to clipboard
A lightweight notification daemon for fancy desktop integrations
Hi, Thx for this program. When i use the AUR version i have got the the same error https://github.com/kamek-pf/ntfd/issues/17 After using you last release all work great but not the...
Hi i use this on my polybar if this can help you Script for polybar `#!/bin/sh #source https://github.com/x70b1/polybar-scripts if ! updates_arch=$(checkupdates 2> /dev/null | wc -l ); then updates_arch=0 fi...
I don't think my config is bad, but it won't show images on the notifications
IOERROR
using the config provided on github prevents the start up of ntfd with the error `Failed to read config file: hGetContents: invalid argument (invalid byte sequence)`
I have followed the installation guide correctly, I believe. I put the polybar module in my polybar config, enabled the weather module in the config, and started ntfd in my...
Hello, I installed ntfd-bin from AUR. When I run 'ntfd &' I get the following: ``` /etc ntfd & [1] 2687 /etc The following modules were...