diff options
| author | Ja.KooLit <ejhay.games@gmail.com> | 2023-12-24 11:03:55 +0900 |
|---|---|---|
| committer | Ja.KooLit <ejhay.games@gmail.com> | 2023-12-24 11:03:55 +0900 |
| commit | 21585b7cb0e8ad15ba930b07528720c233bdf5d8 (patch) | |
| tree | b864fb8c4fa5f6137c64b99db896532726f23b04 | |
| parent | 23da08d0acb20f80b39a83eff0b5987d33ea50c3 (diff) | |
updated qt5ct and qt6ct fonts
| -rw-r--r-- | config/qt5ct/qt5ct.conf | 2 | ||||
| -rw-r--r-- | config/qt6ct/qt6ct.conf | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/config/qt5ct/qt5ct.conf b/config/qt5ct/qt5ct.conf index 9309dbc5..3dcfc536 100644 --- a/config/qt5ct/qt5ct.conf +++ b/config/qt5ct/qt5ct.conf @@ -7,7 +7,7 @@ style=kvantum [Fonts] fixed="Fira Code Medium,12,-1,5,57,0,0,0,0,0,Regular" -general="Fira Code Medium,12,-1,5,57,0,0,0,0,0,Regular" +general="Fira Code Medium,14,-1,5,57,0,0,0,0,0,Regular" [Interface] activate_item_on_single_click=1 diff --git a/config/qt6ct/qt6ct.conf b/config/qt6ct/qt6ct.conf index 7ec82621..c80cbf1e 100644 --- a/config/qt6ct/qt6ct.conf +++ b/config/qt6ct/qt6ct.conf @@ -7,7 +7,7 @@ style=kvantum [Fonts] fixed="Fira Code Medium,12,-1,5,57,0,0,0,0,0,Regular" -general="Fira Code Medium,12,-1,5,57,0,0,0,0,0,Regular" +general="Fira Code Medium,14,-1,5,57,0,0,0,0,0,Regular" [Interface] activate_item_on_single_click=1 |
