diff options
author | zachir <zachir@librem.one> | 2024-02-02 20:53:32 -0600 |
---|---|---|
committer | zachir <zachir@librem.one> | 2024-02-02 20:53:32 -0600 |
commit | 49c44c10397dcb42d04662c111657c35677653eb (patch) | |
tree | 394e42f0358215f6df37025b2cc8b869924b2741 /qt5ct/qt5ct.conf | |
parent | cec1539c6eea4f0a800d1d547609de80c072cd6e (diff) |
qt5ct: Set qt theme to gtk2 and icon theme
This sets the qt theme to use gtk2, and the icon theme to use
Mint-X-Grey.
Diffstat (limited to 'qt5ct/qt5ct.conf')
-rw-r--r-- | qt5ct/qt5ct.conf | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/qt5ct/qt5ct.conf b/qt5ct/qt5ct.conf new file mode 100644 index 0000000..bf4c0e0 --- /dev/null +++ b/qt5ct/qt5ct.conf @@ -0,0 +1,32 @@ +[Appearance] +color_scheme_path=/usr/share/qt5ct/colors/darker.conf +custom_palette=false +icon_theme=Mint-X-Grey +standard_dialogs=gtk2 +style=gtk2 + +[Fonts] +fixed=@Variant(\0\0\0@\0\0\0\x1e\0\x44\0\x65\0j\0\x61\0V\0u\0 \0L\0G\0\x43\0 \0S\0\x61\0n\0s@(\0\0\0\0\0\0\xff\xff\xff\xff\x5\x1\0\x32\x10) +general=@Variant(\0\0\0@\0\0\0\x1e\0\x44\0\x65\0j\0\x61\0V\0u\0 \0L\0G\0\x43\0 \0S\0\x61\0n\0s@(\0\0\0\0\0\0\xff\xff\xff\xff\x5\x1\0\x32\x10) + +[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\x1\x95\0\0\0\xfb\0\0\x5\x45\0\0\x3\x93\0\0\x1\x96\0\0\0\xfc\0\0\x5\x44\0\0\x3\x92\0\0\0\0\0\0\0\0\a\x80\0\0\x1\x96\0\0\0\xfc\0\0\x5\x44\0\0\x3\x92) + +[Troubleshooting] +force_raster_widgets=1 +ignored_applications=@Invalid() |