From 8e3b70a592c6d8f0a9d24fbabe7364db7ac05d2e Mon Sep 17 00:00:00 2001 From: Rafael Marçalo Date: Thu, 19 Oct 2023 16:16:15 +0100 Subject: Updated Qt Configs --- qt/.config/qt5ct/qt5ct.conf | 14 +++++++++----- qt/.config/qt6ct/qt6ct.conf | 32 ++++++++++++++++++++++++++++++++ 2 files changed, 41 insertions(+), 5 deletions(-) create mode 100644 qt/.config/qt6ct/qt6ct.conf diff --git a/qt/.config/qt5ct/qt5ct.conf b/qt/.config/qt5ct/qt5ct.conf index 993db77..432ab82 100644 --- a/qt/.config/qt5ct/qt5ct.conf +++ b/qt/.config/qt5ct/qt5ct.conf @@ -1,13 +1,13 @@ [Appearance] color_scheme_path=/usr/share/qt5ct/colors/darker.conf custom_palette=true -icon_theme=Papirus-Dark +icon_theme=breeze-dark standard_dialogs=default -style=Breeze +style=Fusion [Fonts] -fixed=@Variant(\0\0\0@\0\0\0.\0J\0\x65\0t\0\x42\0r\0\x61\0i\0n\0s\0M\0o\0n\0o\0 \0N\0\x65\0r\0\x64\0 \0\x46\0o\0n\0t@$\0\0\0\0\0\0\xff\xff\xff\xff\x5\x1\0\x32\x10) -general=@Variant(\0\0\0@\0\0\0.\0J\0\x65\0t\0\x42\0r\0\x61\0i\0n\0s\0M\0o\0n\0o\0 \0N\0\x65\0r\0\x64\0 \0\x46\0o\0n\0t@$\0\0\0\0\0\0\xff\xff\xff\xff\x5\x1\0\x32\x10) +fixed="DejaVu LGC Sans,12,-1,5,50,0,0,0,0,0" +general="DejaVu LGC Sans,12,-1,5,50,0,0,0,0,0" [Interface] activate_item_on_single_click=1 @@ -25,4 +25,8 @@ underline_shortcut=1 wheel_scroll_lines=3 [SettingsWindow] -geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\0\f\0\0\0.\0\0\x5I\0\0\x2\xf3\0\0\0\xe\0\0\0\x30\0\0\x5G\0\0\x2\xf1\0\0\0\0\0\0\0\0\x5V\0\0\0\xe\0\0\0\x30\0\0\x5G\0\0\x2\xf1) +geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\0\x5\0\0\x1R\0\0\x5J\0\0\x4\x32\0\0\0\a\0\0\x1T\0\0\x5H\0\0\x4\x30\0\0\0\x1\0\0\0\0\x5P\0\0\0\a\0\0\x1T\0\0\x5H\0\0\x4\x30) + +[Troubleshooting] +force_raster_widgets=1 +ignored_applications=@Invalid() diff --git a/qt/.config/qt6ct/qt6ct.conf b/qt/.config/qt6ct/qt6ct.conf new file mode 100644 index 0000000..6c7fc66 --- /dev/null +++ b/qt/.config/qt6ct/qt6ct.conf @@ -0,0 +1,32 @@ +[Appearance] +color_scheme_path=/usr/share/qt6ct/colors/darker.conf +custom_palette=true +icon_theme=breeze-dark +standard_dialogs=default +style=Fusion + +[Fonts] +fixed="DejaVu LGC Sans,12,-1,5,400,0,0,0,0,0,0,0,0,0,0,1" +general="DejaVu LGC Sans,12,-1,5,400,0,0,0,0,0,0,0,0,0,0,1" + +[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 + +[SettingsWindow] +geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\0\x5\0\0\x1R\0\0\x5J\0\0\x4\x32\0\0\0\a\0\0\x1T\0\0\x5H\0\0\x4\x30\0\0\0\x1\0\0\0\0\x5P\0\0\0\a\0\0\x1T\0\0\x5H\0\0\x4\x30) + +[Troubleshooting] +force_raster_widgets=1 +ignored_applications=@Invalid() -- cgit v1.2.3