RinRi před 3 roky
rodič
revize
d86625fba4
1 změnil soubory, kde provedl 2 přidání a 1 odebrání
  1. +2
    -1
      README.md

+ 2
- 1
README.md Zobrazit soubor

@@ -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:



Načítá se…
Zrušit
Uložit