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
933 B
29 lines
933 B
2 weeks ago
|
From 1c2d354af5bef2edc297282bac2d59e4fdcd420f Mon Sep 17 00:00:00 2001
|
||
3 weeks ago
|
From: tigro <tigro@msvsphere-os.ru>
|
||
|
Date: Mon, 12 Aug 2024 20:07:46 +0300
|
||
2 weeks ago
|
Subject: [PATCH 8/8] Set latarcyrheb-sun16 as default font instead of eurlatgr
|
||
3 weeks ago
|
|
||
|
---
|
||
|
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..5366b7f 100644
|
||
|
--- a/80-rhel/config_files/common/i18n
|
||
|
+++ b/80-rhel/config_files/common/i18n
|
||
|
@@ -1 +1 @@
|
||
|
-SYSFONT="eurlatgr"
|
||
|
+SYSFONT="latarcyrheb-sun16"
|
||
|
diff --git a/80-rhel/config_files/common/vconsole.conf b/80-rhel/config_files/common/vconsole.conf
|
||
|
index 2bd7892..4eff1d3 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=latarcyrheb-sun16
|
||
|
--
|
||
2 weeks ago
|
2.47.1
|
||
3 weeks ago
|
|