efe123b498
sb-music: fix song parsing wget: keep history in ~/.cache zsh: more readable vcs prompt nvim: fix python lsp path add maps for verilog cleanup files !!!BREAKING: change colorscheme dwm: cleanup files dmenu: manage colors through XResources system: change colorscheme, system-wide add relevent script adapt XResources management add $XDG_STATE_HOME directory filesystem cleanup
14 lines
297 B
Plaintext
14 lines
297 B
Plaintext
!! Set a default font and font size as below:
|
|
*.font: Iosevka Fixed Slab:size=12
|
|
*.symbols: Symbols Nerd Font:size=11
|
|
|
|
/* dwm config */
|
|
dwm.borderpx: 2
|
|
dwm.gappx: 15
|
|
|
|
/* st config */
|
|
st.font: Iosevka Fixed Slab:size=13
|
|
st.symbols: Symbols Nerd Font:size=13
|
|
st.termname: st-256color
|
|
st.borderpx: 5
|