diff options
| author | Mohammad Reza Karimi <m.r.karimi.j@gmail.com> | 2026-02-10 09:56:03 -0500 |
|---|---|---|
| committer | Mohammad Reza Karimi <m.r.karimi.j@gmail.com> | 2026-02-10 09:56:03 -0500 |
| commit | 8d416aa3cc6a562cb4d676eafb92d52b1ef3d334 (patch) | |
| tree | 05db378117b6b67d3350b56b8702d6faac1fa545 /qt/dot-config/qt5ct | |
| parent | ab7303e1d893f33e09dbc8493f9a9179a7a40a4a (diff) | |
updates
Diffstat (limited to 'qt/dot-config/qt5ct')
| -rw-r--r-- | qt/dot-config/qt5ct/qt5ct.conf | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/qt/dot-config/qt5ct/qt5ct.conf b/qt/dot-config/qt5ct/qt5ct.conf new file mode 100644 index 0000000..6c0a1da --- /dev/null +++ b/qt/dot-config/qt5ct/qt5ct.conf @@ -0,0 +1,32 @@ +[Appearance] +color_scheme_path=/usr/share/color-schemes/BreezeDark.colors +custom_palette=true +icon_theme=breeze-dark +standard_dialogs=default +style=Breeze + +[Fonts] +fixed="Hack,10,-1,5,50,0,0,0,0,0,Regular" +general="Open Sans,11,-1,5,50,0,0,0,0,0,Regular" + +[Interface] +activate_item_on_single_click=1 +buttonbox_layout=3 +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\0\0\0\0\0\0\0\x4\xf0\0\0\x5|\0\0\0\0\0\0\0\0\0\0\x4\xf0\0\0\x5|\0\0\0\0\0\0\0\0\n\0\0\0\0\0\0\0\0\0\0\0\x4\xf0\0\0\x5|) + +[Troubleshooting] +force_raster_widgets=1 +ignored_applications=@Invalid() |
