瀏覽代碼

README upd

master
RinRi 3 年之前
父節點
當前提交
d86625fba4
共有 1 個文件被更改,包括 2 次插入1 次删除
  1. +2
    -1
      README.md

+ 2
- 1
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:



Loading…
取消
儲存