[system] fix: changed fonts
This commit is contained in:
parent
fc15357406
commit
72e8163c4a
@ -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
|
||||||
|
Reference in New Issue
Block a user