Browse Source

README upd

master
RinRi 3 years ago
parent
commit
d86625fba4
1 changed files with 2 additions and 1 deletions
  1. +2
    -1
      README.md

+ 2
- 1
README.md View File

@@ -8,6 +8,7 @@ This my own patched and configured dwm build with following pathes:
- cool-autostart - cool-autostart
- center - center
- fullgaps - fullgaps
- swallow


You can define autostarting programs in: 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: You can change config.def.h configuration and then run this commands to compile dwm:




Loading…
Cancel
Save