diff options
Diffstat (limited to '.config/qt6ct')
| -rw-r--r-- | .config/qt6ct/qt6ct.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.config/qt6ct/qt6ct.conf b/.config/qt6ct/qt6ct.conf index a97041e..8cf0c83 100644 --- a/.config/qt6ct/qt6ct.conf +++ b/.config/qt6ct/qt6ct.conf @@ -1,12 +1,12 @@ [Appearance] -color_scheme_path=~/.config/qt6ct/colors/gruvbox.conf +color_scheme_path=~/.config/qt6ct/colors/everforest.conf custom_palette=true icon_theme=Everforest-Dark standard_dialogs=xdgdesktopportal style=Fusion [Fonts] -fixed="Source Code Pro,12,-1,5,400,0,0,0,0,0,0,0,0,0,0,1,Regular" +fixed="JetBrainsMono NerdFont Propo,12,-1,5,400,0,0,0,0,0,0,0,0,0,0,1,Regular" general="Source Sans 3,12,-1,5,400,0,0,0,0,0,0,0,0,0,0,1,Regular" [Interface] |