[system] feat: use Fira + Nerd Symbols by default
This commit is contained in:
parent
e344488e65
commit
61d1045e72
@ -1,13 +1,13 @@
|
|||||||
!! Set a default font and font size as below:
|
!! Set a default font and font size as below:
|
||||||
*.font: Iosevka Fixed Slab:size=12
|
*.font: Fira Code:size=12
|
||||||
*.symbols: Symbols Nerd Font:size=11
|
*.symbols: Symbols Nerd Font:size=12
|
||||||
|
|
||||||
/* dwm config */
|
/* dwm config */
|
||||||
dwm.borderpx: 2
|
dwm.borderpx: 2
|
||||||
dwm.gappx: 15
|
dwm.gappx: 15
|
||||||
|
|
||||||
/* st config */
|
/* st config */
|
||||||
st.font: Iosevka Fixed Slab:size=14
|
st.font: Fira Code:size=12
|
||||||
st.symbols: Symbols Nerd Font:size=14
|
st.symbols: Symbols Nerd Font:size=12
|
||||||
st.termname: st-256color
|
st.termname: st-256color
|
||||||
st.borderpx: 5
|
st.borderpx: 5
|
||||||
|
Reference in New Issue
Block a user