diff options
author | 2024-05-02 23:49:32 +0200 | |
---|---|---|
committer | 2024-05-02 23:49:32 +0200 | |
commit | e4a53222957e40234a9903c6ca3401535a718f90 (patch) | |
tree | f20f8f8db18f3f377cc591a5745d0a74e4f6f597 | |
parent | 58652c333d283895c9b841ade5fb06e5de69ba2d (diff) | |
download | dwm-e4a53222957e40234a9903c6ca3401535a718f90.tar.gz dwm-e4a53222957e40234a9903c6ca3401535a718f90.zip |
Add instructions to build my customizations
-rw-r--r-- | README | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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 |