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