Skip to content

yahorni/dwmbar

Repository files navigation

dwmbar

Simple dwm status bar in C

Inspired by:

# run
dwmbar

# build and install
make install
# uninstall
make uninstall
# clean artifacts
make clean

# run beforehand to install/uninstall in project directory
export DESTDIR=$PWD

# restart
pkill -USR1 dwmbar

About

Simple dwm status bar in C

Resources

License

Stars

Watchers

Forks

Releases

No releases published