diff options
author | awy <awy@awy.one> | 2024-10-29 02:03:52 +0300 |
---|---|---|
committer | awy <awy@awy.one> | 2024-10-29 02:03:52 +0300 |
commit | 4b12ce36efa989785f3d53f46af4ac4d2ed5ca1d (patch) | |
tree | 8b2ee3a386d80c7f555c8ec30b47ef1f6be92207 /.config/qt6ct | |
parent | ebe29ff19a10026c9bb1d74f424f23fc32442704 (diff) |
qt theme
Diffstat (limited to '.config/qt6ct')
-rw-r--r-- | .config/qt6ct/qt6ct.conf | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/.config/qt6ct/qt6ct.conf b/.config/qt6ct/qt6ct.conf new file mode 100644 index 0000000..837d2e3 --- /dev/null +++ b/.config/qt6ct/qt6ct.conf @@ -0,0 +1,31 @@ +[Appearance] +color_scheme_path=/usr/share/qt6ct/colors/darker.conf +custom_palette=true +standard_dialogs=default +style=Fusion + +[Fonts] +fixed="DejaVu Sans,12,-1,5,400,0,0,0,0,0,0,0,0,0,0,1" +general="DejaVu 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\n\0\0\0\0\0\0\0\xe\xea\0\0\x5h\0\0\0\0\0\0\0\0\0\0\x4\xea\0\0\x5h\0\0\0\x1\x2\0\0\0\n\0\0\0\n\0\0\0\0\0\0\0\xe\xea\0\0\x5h) + +[Troubleshooting] +force_raster_widgets=1 +ignored_applications=@Invalid() |