[system] feat: change fonts
This commit is contained in:
parent
630c540a2c
commit
73d3e78776
@ -1,5 +1,5 @@
|
|||||||
!! 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=11
|
||||||
|
|
||||||
/* dwm config */
|
/* dwm config */
|
||||||
@ -7,7 +7,7 @@ dwm.borderpx: 2
|
|||||||
dwm.gappx: 15
|
dwm.gappx: 15
|
||||||
|
|
||||||
/* st config */
|
/* st config */
|
||||||
st.font: Iosevka Fixed Slab:size=13
|
st.font: Fira Code:size=13
|
||||||
st.symbols: Symbols Nerd Font:size=13
|
st.symbols: Symbols Nerd Font:size=13
|
||||||
st.termname: st-256color
|
st.termname: st-256color
|
||||||
st.borderpx: 5
|
st.borderpx: 5
|
||||||
|
@ -105,7 +105,7 @@ traceroute
|
|||||||
transmission-cli
|
transmission-cli
|
||||||
tree-sitter
|
tree-sitter
|
||||||
tremc
|
tremc
|
||||||
ttf-iosevka-fixed-slab
|
ttf-fira-code
|
||||||
ttf-nerd-fonts-symbols-1000-em
|
ttf-nerd-fonts-symbols-1000-em
|
||||||
unzip
|
unzip
|
||||||
vi
|
vi
|
||||||
@ -113,6 +113,7 @@ which
|
|||||||
wireplumber
|
wireplumber
|
||||||
wpa_supplicant
|
wpa_supplicant
|
||||||
xclip
|
xclip
|
||||||
|
xdotool
|
||||||
xf86-video-amdgpu
|
xf86-video-amdgpu
|
||||||
xorg-server
|
xorg-server
|
||||||
xorg-xinit
|
xorg-xinit
|
||||||
|
Reference in New Issue
Block a user