Manjaro Difference between revisions of "Translations:Make GRUB menu & boot-up/down fonts bigger/17/ru"

Difference between revisions of "Translations:Make GRUB menu & boot-up/down fonts bigger/17/ru"

From Manjaro
(Created page with " ##==========================_HANDY_========================================== # More readable font on high dpi screen, generated with the following # 2 lines on ONE line, t...")
(No difference)

Revision as of 06:07, 7 February 2023

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Make GRUB menu & boot-up/down fonts bigger)
##==========================_HANDY_==========================================
 # More readable font on high dpi screen, generated with the following
 # 2 lines on ONE line, terminal command (ignore the error messages it works!:
 # sudo grub-mkfont --output=/boot/grub/fonts/DejaVuSansMono24.pf2 \
 #    --size=24 /usr/share/fonts/truetype/dejavu/DejaVuSansMono.ttf
 ##===========================================================================
 
 GRUB_FONT=/boot/grub/fonts/DejaVuSansMono18.pf2
##==========================_HANDY_==========================================
# More readable font on high dpi screen, generated with the following
# 2 lines on ONE line, terminal command (ignore the error messages it works!:
# sudo grub-mkfont --output=/boot/grub/fonts/DejaVuSansMono24.pf2 \
#    --size=24 /usr/share/fonts/truetype/dejavu/DejaVuSansMono.ttf
##===========================================================================

GRUB_FONT=/boot/grub/fonts/DejaVuSansMono18.pf2
Cookies help us deliver our services. By using our services, you agree to our use of cookies.