From a43d446f2cf57c19e49feb646b0b97f9ae99adf6 Mon Sep 17 00:00:00 2001 From: Janis Hutz Date: Sun, 23 Aug 2026 13:19:18 +0200 Subject: [PATCH] fix: qt6ct settings incorrect --- config/qt5ct/qt5ct.conf | 9 +++++++-- config/qt6ct/qt6ct.conf | 28 ++++++++++++++++++++++++++-- 2 files changed, 33 insertions(+), 4 deletions(-) diff --git a/config/qt5ct/qt5ct.conf b/config/qt5ct/qt5ct.conf index 4e22385..db60251 100644 --- a/config/qt5ct/qt5ct.conf +++ b/config/qt5ct/qt5ct.conf @@ -1,4 +1,9 @@ +[Appearance] color_scheme_path=~/.local/share/color-schemes/Matugen.colors custom_palette=true -icon_theme=breeze -style=Darkly +standard_dialogs=default +style=Fusion + +[Fonts] +fixed="Source Code Pro,9,-1,2,400,0,0,0,0,0,0,0,0,0,0,1,,0,0" +general="Comfortaa,9,-1,5,400,0,0,0,0,0,0,0,0,0,0,1,,0,0" diff --git a/config/qt6ct/qt6ct.conf b/config/qt6ct/qt6ct.conf index 4e22385..a687fb7 100644 --- a/config/qt6ct/qt6ct.conf +++ b/config/qt6ct/qt6ct.conf @@ -1,4 +1,28 @@ +[Appearance] color_scheme_path=~/.local/share/color-schemes/Matugen.colors custom_palette=true -icon_theme=breeze -style=Darkly +standard_dialogs=default +style=Fusion + +[Fonts] +fixed="Source Code Pro,9,-1,2,400,0,0,0,0,0,0,0,0,0,0,1,,0,0" +general="Comfortaa,9,-1,5,400,0,0,0,0,0,0,0,0,0,0,1,,0,0" + +[Interface] +activate_item_on_single_click=1 +buttonbox_layout=0 +cursor_flash_time=1000 +dialog_buttons_have_icons=1 +double_click_interval=400 +gui_effects=@Invalid() +keyboard_scheme=2 +menus_have_icons=true +show_shortcuts_in_context_menus=true +stylesheets=@Invalid() +toolbutton_style=4 +underline_shortcut=1 +wheel_scroll_lines=3 + +[Troubleshooting] +force_raster_widgets=1 +ignored_applications=@Invalid()