diff options
Diffstat (limited to '.config/qt6ct/qt6ct.conf')
| -rw-r--r-- | .config/qt6ct/qt6ct.conf | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/.config/qt6ct/qt6ct.conf b/.config/qt6ct/qt6ct.conf index 8cf0c83..b44266b 100644 --- a/.config/qt6ct/qt6ct.conf +++ b/.config/qt6ct/qt6ct.conf @@ -1,13 +1,13 @@ [Appearance] -color_scheme_path=~/.config/qt6ct/colors/everforest.conf +color_scheme_path=~/.config/qt6ct/colors/gruvbox.conf custom_palette=true -icon_theme=Everforest-Dark +icon_theme=Gruvbox-Dark standard_dialogs=xdgdesktopportal style=Fusion [Fonts] -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" +fixed="FiraCode Nerd Font Propo,12,-1,5,400,0,0,0,0,0,0,0,0,0,0,1,Regular" +general="IBM Plex Sans,12,-1,5,400,0,0,0,0,0,0,0,0,0,0,1,Regular" [Interface] activate_item_on_single_click=1 @@ -25,7 +25,7 @@ underline_shortcut=1 wheel_scroll_lines=3 [SettingsWindow] -geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\0\0\0\0\0\0\0\0\x4\xee\0\0\x5q\0\0\0\0\0\0\0\0\0\0\x4\xee\0\0\x5q\0\0\0\x1\x2\0\0\0\n\0\0\0\0\0\0\0\0\0\0\0\x4\xee\0\0\x5q) +geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\0\0\0\0\0\0\0\0\x4\xfb\0\0\x2\xbe\0\0\0\0\0\0\0\0\0\0\x4\xfb\0\0\x2\xbe\0\0\0\x1\x2\0\0\0\n\0\0\0\0\0\0\0\0\0\0\0\x4\xfb\0\0\x2\xbe) [Troubleshooting] force_raster_widgets=1 |