mdnghtt / dunst

Lightweight and customizable notification daemon

Home Page:https://dunst-project.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dunst fork

All credits go to k-vernooy as I just commented and uncommented a few lines in draw.c to remove the circle from the progress bar.

Features

==> Rounded Icons

image

==> Rounded Progress Bar

image

Installation

git clone https://github.com/midnightxd/dunst.git && cd dunst
git checkout progress-styling
make && sudo make install

Now restart dunst and you are good to go.

About

Lightweight and customizable notification daemon

https://dunst-project.org

License:Other


Languages

Language:C 95.4%Language:Shell 3.2%Language:Makefile 1.2%Language:Awk 0.1%