My dwmblocks status bar build for dwm.
Go to file
2022-02-19 22:37:42 +00:00
config.h Add colours and change scripts 2022-02-19 22:22:46 +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
Makefile Add files via upload 2022-01-08 17:15:46 +00:00
README.md Update README.md 2022-02-19 22:37:42 +00:00

dwmblocks-async

dwmblocks screenshot
My very minimal build of the dwmblocks-async status bar for my build of dwm, perfectwm.

scripts

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

installation

Note: DWM needs the status2d patch for colours.

Clone the git repository

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

Change directory to dwmblocks

cd dwmblocks

Make and install dwmblocks

make install