- To use this theme, you need to add status2d patch on your dwm source code.
- You need to install nerd font for the icons, and add nerd font on your dwm config file, for example:
static const char *fonts[] = { "Liberation Mono:size=9", "LiterationMono Nerd Font:size=10" };
Uncomment one of the following lines:
#xsetroot -name ...
#xsetroot -name ...
#xsetroot -name ...
Then reinstall sxstatus:
$ sudo make install
To apply the theme correctly, maybe you need to reboot your machine:
$ reboot