My dwmblocks status bar build for dwm.
Go to file
2022-02-24 17:54:47 +00:00
config.h some minor changes 2022-02-24 01:23:07 +00:00
dwmblocks some minor changes 2022-02-24 01:23:07 +00:00
LICENSE Add files via upload 2022-01-08 17:15:46 +00:00
main.c Add files via upload 2022-01-08 17:15:46 +00:00
main.o some minor changes 2022-02-24 01:23:07 +00:00
Makefile Add files via upload 2022-01-08 17:15:46 +00:00
README.md Update README.md 2022-02-22 17:28:36 +00:00

dwmblocks-async

My perfect build of the dwmblocks-async status bar for my perfect build of dwm, perfectwm.

dwmblocks screenshot

scripts

I store my scripts in .local/bin, which is added to my $PATH.
You can find my scripts in my scripts repository.

installation

Note: DWM needs the status2d patch for rendering colours.

Clone the git repository

git clone https://github.com/SpyHoodle/dwmblocks

Change directory to dwmblocks

cd dwmblocks

Make and install dwmblocks

make install