14 lines
279 B
Plaintext
14 lines
279 B
Plaintext
!! Set a default font and font size as below:
|
|
*.font: Fira Code:size=12
|
|
*.symbols: Symbols Nerd Font:size=12
|
|
|
|
/* dwm config */
|
|
dwm.borderpx: 2
|
|
dwm.gappx: 15
|
|
|
|
/* st config */
|
|
st.font: Fira Code:size=12
|
|
st.symbols: Symbols Nerd Font:size=12
|
|
st.termname: st-256color
|
|
st.borderpx: 5
|