Files
dotfiles_i3_notebook_arch/myfonts/fonts/misc/resize.txt
2025-09-22 08:27:51 +02:00

7 lines
151 B
Plaintext

;Commands to resize fonts by a factor of 2:
for font in *.bdf; do
bdfresize $font -f 2 > "${font%.bdf}-scaled-2.bdf"
done
xset +fp ~/.fonts/misc/