diff options
author | Jonas Gunz <himself@jonasgunz.de> | 2023-03-10 16:04:52 +0100 |
---|---|---|
committer | Jonas Gunz <himself@jonasgunz.de> | 2023-03-10 16:04:52 +0100 |
commit | 048477b0a072b23c2850ad4c8ccf057847c81cd9 (patch) | |
tree | 11b9708cc971749624543257290200a966903986 /qt5ct | |
parent | abe8d9418100398b9c1c6858fc72b5fe51be3a7b (diff) | |
download | dotfiles-048477b0a072b23c2850ad4c8ccf057847c81cd9.tar.gz |
qt5ct
Diffstat (limited to 'qt5ct')
-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..6414d08 --- /dev/null +++ b/qt5ct/qt5ct.conf @@ -0,0 +1,32 @@ +[Appearance] +color_scheme_path=/usr/share/qt5ct/colors/airy.conf +custom_palette=false +icon_theme=Adwaita +standard_dialogs=default +style=Adwaita + +[Fonts] +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 +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\0\0\0\0\0\0\0\au\0\0\x4\xf\0\0\0\0\0\0\0\0\0\0\x3>\0\0\x2\xdf\0\0\0\0\x2\0\0\0\a\x80\0\0\0\0\0\0\0\0\0\0\au\0\0\x4\xf) + +[Troubleshooting] +force_raster_widgets=1 +ignored_applications=@Invalid() |