瀏覽代碼

add fonts

siduck76 3 年之前
父節點
當前提交
17c7e16e85
共有 6 個文件被更改,包括 2 次插入1 次删除
  1. 2 1
      README.md
  2. 二進制
      fonts/Material.ttf
  3. 二進制
      fonts/MaterialIcons-Regular.ttf
  4. 二進制
      fonts/materialdesignicons-webfont.ttf
  5. 二進制
      fonts/materialdesignicons-webfont.woff
  6. 二進制
      fonts/materialdesignicons-webfont.woff2

+ 2 - 1
README.md

@@ -12,13 +12,14 @@
 
 - xsetroot package ( status2d uses this to add colors on dwmbar)
 - xmenu (for layoutmenu)
-- JetbrainsMono Nerd Font and Material design icon font
+- JetbrainsMono Nerd Font (or any nerd font) and Material design icon font
 
 # Setup 
 
 - Put the .dwm folder in ~/
 - chmod +x all scripts in .dwm folder
 - Put layoutmen.sh in your PATH 
+- copy the stuff from fonts folder to your ~/.local/share/fonts ( this is for material design icon font )
 - cd into chadwm and sudo make install
 - autostart file must be adjusted for your liking!
 - start dwm with exec ~/.dwm/autostart (NOT EXEC DWM) cuz autostart already runs dwm at the last , or change your dwm.desktop ( should be in /usr/share/xsessions folder ) replace the exec value from dwm to ~/.dwm/autostart.

二進制
fonts/Material.ttf


二進制
fonts/MaterialIcons-Regular.ttf


二進制
fonts/materialdesignicons-webfont.ttf


二進制
fonts/materialdesignicons-webfont.woff


二進制
fonts/materialdesignicons-webfont.woff2