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: