From d86625fba4d6994ed18ae49f1dbd420041b4994e Mon Sep 17 00:00:00 2001 From: rinri Date: Thu, 24 Sep 2020 14:47:24 +0000 Subject: [PATCH] README upd --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 31e36c2..c0e93f7 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,7 @@ This my own patched and configured dwm build with following pathes: - cool-autostart - center - fullgaps +- swallow You can define autostarting programs in: @@ -20,7 +21,7 @@ static const char *const autostart[] = { }; ``` -Also I use `dunst` notification manager, `slstatus` statusbar, `picom` compositor and font awesome. First, you need to install them. I recommend to install `ttf-font-awesome-4` from AUR, because icons are too small in font awesome 5. +Also I use `dunst` notification manager, `slstatus` statusbar, `picom` compositor and font awesome. First, you need to install them. I recommend installing `ttf-font-awesome-4` from AUR, because icons are too small in font awesome 5. You can change config.def.h configuration and then run this commands to compile dwm: