dots

my dotfiles
git clone https://git.awy.one/dots
Log | Files | Refs | Submodules | README | LICENSE

commit 6d01fa0ce5fc8444daf9d6a16a613fb368efaf2c
parent 5d9859192b5a05aff9fc28dd9d88ec1e74f6c166
Author: awy <awy@awy.one>
Date:   Sun,  4 Jan 2026 22:32:39 +0300

font

Diffstat:
M.config/qt5ct/qt5ct.conf | 2+-
M.config/qt6ct/qt6ct.conf | 2+-
2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/.config/qt5ct/qt5ct.conf b/.config/qt5ct/qt5ct.conf @@ -7,7 +7,7 @@ style=kvantum-dark [Fonts] fixed="FiraCode NerdFont Propo,12,-1,5,50,0,0,0,0,0,Regular" -general="FreeSans,12,-1,5,50,0,0,0,0,0,Regular" +general="Fira Sans,12,-1,5,50,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 @@ -7,7 +7,7 @@ style=kvantum-dark [Fonts] fixed="FiraCode NerdFont Propo,12,-1,5,400,0,0,0,0,0,0,0,0,0,0,1,Regular" -general="FreeSans,12,-1,5,400,0,0,0,0,0,0,0,0,0,0,1,Regular" +general="Fira Sans,12,-1,5,400,0,0,0,0,0,0,0,0,0,0,1,Regular" [Interface] activate_item_on_single_click=1