i9.5-beta
changed/i9/lorax-34.9.23-1.el9.inferit.3
parent
9b9869cf36
commit
4c44dcb663
@ -0,0 +1,28 @@
|
|||||||
|
From 850c748ef3d7ad4e4cd36216d797736e450fba08 Mon Sep 17 00:00:00 2001
|
||||||
|
From: tigro <tigro@msvsphere-os.ru>
|
||||||
|
Date: Mon, 12 Aug 2024 12:15:27 +0300
|
||||||
|
Subject: [PATCH 4/4] Set LatGrkCyr-8x16 as default font instead of eurlatgr
|
||||||
|
|
||||||
|
---
|
||||||
|
share/templates.d/99-generic/config_files/common/i18n | 2 +-
|
||||||
|
share/templates.d/99-generic/config_files/common/vconsole.conf | 2 +-
|
||||||
|
2 files changed, 2 insertions(+), 2 deletions(-)
|
||||||
|
|
||||||
|
diff --git a/share/templates.d/99-generic/config_files/common/i18n b/share/templates.d/99-generic/config_files/common/i18n
|
||||||
|
index b254232..7b4682c 100644
|
||||||
|
--- a/share/templates.d/99-generic/config_files/common/i18n
|
||||||
|
+++ b/share/templates.d/99-generic/config_files/common/i18n
|
||||||
|
@@ -1 +1 @@
|
||||||
|
-SYSFONT="eurlatgr"
|
||||||
|
+SYSFONT="LatGrkCyr-8x16"
|
||||||
|
diff --git a/share/templates.d/99-generic/config_files/common/vconsole.conf b/share/templates.d/99-generic/config_files/common/vconsole.conf
|
||||||
|
index 2bd7892..1456d03 100644
|
||||||
|
--- a/share/templates.d/99-generic/config_files/common/vconsole.conf
|
||||||
|
+++ b/share/templates.d/99-generic/config_files/common/vconsole.conf
|
||||||
|
@@ -1,2 +1,2 @@
|
||||||
|
KEYMAP=us
|
||||||
|
-FONT=eurlatgr
|
||||||
|
+FONT=LatGrkCyr-8x16
|
||||||
|
--
|
||||||
|
2.46.0
|
||||||
|
|
Loading…
Reference in new issue