diff options
author | Yaroslav de la Peña Smirnov <yps@yaroslavps.com> | 2024-10-27 12:33:14 +0300 |
---|---|---|
committer | Yaroslav de la Peña Smirnov <yps@yaroslavps.com> | 2024-10-27 12:33:14 +0300 |
commit | b24cba8885889ec495d77e9de4b692788e9f775f (patch) | |
tree | 5d9a3d651572e2a8b9f1222bba384800663da17a /dotfiles/.config/qt5ct/qt5ct.conf | |
parent | f490e8c27beb31da5d88017a31d7ad67c7b20542 (diff) | |
download | swayrice-b24cba8885889ec495d77e9de4b692788e9f775f.tar.gz swayrice-b24cba8885889ec495d77e9de4b692788e9f775f.zip |
Use breeze for both Qt and GTK
Diffstat (limited to 'dotfiles/.config/qt5ct/qt5ct.conf')
-rw-r--r-- | dotfiles/.config/qt5ct/qt5ct.conf | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/dotfiles/.config/qt5ct/qt5ct.conf b/dotfiles/.config/qt5ct/qt5ct.conf new file mode 100644 index 0000000..aa28513 --- /dev/null +++ b/dotfiles/.config/qt5ct/qt5ct.conf @@ -0,0 +1,31 @@ +[Appearance] +color_scheme_path=/usr/share/qt5ct/colors/darker.conf +custom_palette=true +standard_dialogs=default +style=Breeze + +[Fonts] +fixed="Monospace,10,-1,5,50,0,0,0,0,0" +general="Monospace,10,-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\a\x80\0\0\0\0\0\0\n^\0\0\x2\x98\0\0\a\x80\0\0\0\0\0\0\n^\0\0\x2\x98\0\0\0\0\0\0\0\0\n\0\0\0\a\x80\0\0\0\0\0\0\n^\0\0\x2\x98) + +[Troubleshooting] +force_raster_widgets=1 +ignored_applications=@Invalid() |