You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
29 lines
924 B
29 lines
924 B
3 months ago
|
From e1efb3e6799bfac654e6f3a31c3b53e324720c6e Mon Sep 17 00:00:00 2001
|
||
|
From: tigro <tigro@msvsphere-os.ru>
|
||
|
Date: Mon, 12 Aug 2024 20:11:50 +0300
|
||
|
Subject: [PATCH 9/9] Set LatGrkCyr-8x16 as default font instead of eurlatgr
|
||
|
|
||
|
---
|
||
|
80-rhel/config_files/common/i18n | 2 +-
|
||
|
80-rhel/config_files/common/vconsole.conf | 2 +-
|
||
|
2 files changed, 2 insertions(+), 2 deletions(-)
|
||
|
|
||
|
diff --git a/80-rhel/config_files/common/i18n b/80-rhel/config_files/common/i18n
|
||
|
index b254232..7b4682c 100644
|
||
|
--- a/80-rhel/config_files/common/i18n
|
||
|
+++ b/80-rhel/config_files/common/i18n
|
||
|
@@ -1 +1 @@
|
||
|
-SYSFONT="eurlatgr"
|
||
|
+SYSFONT="LatGrkCyr-8x16"
|
||
|
diff --git a/80-rhel/config_files/common/vconsole.conf b/80-rhel/config_files/common/vconsole.conf
|
||
|
index 2bd7892..1456d03 100644
|
||
|
--- a/80-rhel/config_files/common/vconsole.conf
|
||
|
+++ b/80-rhel/config_files/common/vconsole.conf
|
||
|
@@ -1,2 +1,2 @@
|
||
|
KEYMAP=us
|
||
|
-FONT=eurlatgr
|
||
|
+FONT=LatGrkCyr-8x16
|
||
|
--
|
||
|
2.46.0
|
||
|
|