aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlessandro Iezzi <aiezzi@alessandroiezzi.it>2024-05-02 23:49:32 +0200
committerAlessandro Iezzi <aiezzi@alessandroiezzi.it>2024-05-02 23:49:32 +0200
commite4a53222957e40234a9903c6ca3401535a718f90 (patch)
treef20f8f8db18f3f377cc591a5745d0a74e4f6f597
parent58652c333d283895c9b841ade5fb06e5de69ba2d (diff)
downloaddwm-e4a53222957e40234a9903c6ca3401535a718f90.tar.gz
dwm-e4a53222957e40234a9903c6ca3401535a718f90.zip
Add instructions to build my customizations
-rw-r--r--README5
1 files changed, 5 insertions, 0 deletions
diff --git a/README b/README
index 95d4fd0..05c1980 100644
--- a/README
+++ b/README
@@ -46,3 +46,8 @@ Configuration
-------------
The configuration of dwm is done by creating a custom config.h
and (re)compiling the source code.
+
+## How to build
+In order to build my customizations, you need
+[x11-fonts/nerd-fonts](http://www.freshports.org/x11-fonts/nerd-fonts)
+that is used to show some icons in the topbar. \ No newline at end of file