[system] fix: changed fonts

This commit is contained in:
David JULIEN 2022-10-31 10:27:18 +01:00
parent fc15357406
commit 72e8163c4a
1 changed files with 3 additions and 3 deletions

View File

@ -1,13 +1,13 @@
!! Set a default font and font size as below: !! Set a default font and font size as below:
*.font: FiraCode Nerd Font Mono:size=14 *.font: FiraCode Nerd Font:size=14
*.symbols: FiraCode nerd Font Mono:size=14 *.symbols: FiraCode nerd Font:size=14
/* dwm config */ /* dwm config */
dwm.borderpx: 2 dwm.borderpx: 2
dwm.gappx: 15 dwm.gappx: 15
/* st config */ /* st config */
st.font: FiraCode Nerd Font Mono:size=14 st.font: FiraCode Nerd Font:size=14
st.symbols: FiraCode Nerd Font:size=14 st.symbols: FiraCode Nerd Font:size=14
st.termname: st-256color st.termname: st-256color
st.borderpx: 5 st.borderpx: 5