fix font size

This commit is contained in:
thek4n 2025-02-01 14:58:20 +03:00
parent 69b930d7f4
commit 6e9f690a9c

View File

@ -23,7 +23,7 @@ exec --no-startup-id nitrogen --restore; sleep 1; picom -b --config ~/.config/pi
exec --no-startup-id hsetroot exec --no-startup-id hsetroot
exec --no-startup-id feh --randomize --no-fehbg --bg-scale $HOME/.wallpaper/* exec --no-startup-id feh --randomize --no-fehbg --bg-scale $HOME/.wallpaper/*
set $font_size 11 set $font_size 14
font xft:FiraCode $font_size font xft:FiraCode $font_size
# Use pactl to adjust volume in PulseAudio. # Use pactl to adjust volume in PulseAudio.