From c001271ecfdca63c4c9348fdbc8b778cb3c9dd9e Mon Sep 17 00:00:00 2001 From: Joe Standring Date: Fri, 31 Jan 2020 16:33:14 +0000 Subject: [PATCH] Add Reccomendations section --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 9561ef3..fa8a98a 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,7 @@ A modular statusbar for DWM - [dwm_transmission](#dwm_transmission) - [dwm_backlight](#dwm_backlight) - [Installation](#installation) +- [Reccomendations](#reccomendations) - [Usage](#usage) - [Customizing](#customizing) - [Acknowledgements](#acknowledgements) @@ -118,6 +119,11 @@ $ cd dwm-bar ``` $ chmod +x dwm_bar.sh ``` +## Reccomendations +To make the most out of unicode support, consider using a font that inludes many unicode charachters. For example: +* [Nerd Fonts](https://github.com/ryanoasis/nerd-fonts) +* [Siji](https://github.com/stark/siji) +While not always neccessary, it's a good idea to specify these fonts in your dwm config. ## Quick Start Simply run the script and dwm should display your bar: ```