From b24cba8885889ec495d77e9de4b692788e9f775f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yaroslav=20de=20la=20Pe=C3=B1a=20Smirnov?= Date: Sun, 27 Oct 2024 12:33:14 +0300 Subject: Use breeze for both Qt and GTK --- dotfiles/.config/qt6ct/qt6ct.conf | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 dotfiles/.config/qt6ct/qt6ct.conf (limited to 'dotfiles/.config/qt6ct/qt6ct.conf') diff --git a/dotfiles/.config/qt6ct/qt6ct.conf b/dotfiles/.config/qt6ct/qt6ct.conf new file mode 100644 index 0000000..86f88b3 --- /dev/null +++ b/dotfiles/.config/qt6ct/qt6ct.conf @@ -0,0 +1,32 @@ +[Appearance] +color_scheme_path=/usr/share/qt6ct/colors/darker.conf +custom_palette=true +icon_theme=HighContrast +standard_dialogs=default +style=Breeze + +[Fonts] +fixed="Monospace,10,-1,5,400,0,0,0,0,0,0,0,0,0,0,1" +general="Monospace,10,-1,5,400,0,0,0,0,0,0,0,0,0,0,1" + +[Interface] +activate_item_on_single_click=1 +buttonbox_layout=2 +cursor_flash_time=1000 +dialog_buttons_have_icons=1 +double_click_interval=250 +gui_effects=General, AnimateMenu, AnimateCombo, FadeTooltip, AnimateToolBox +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\fl\0\0\x2\xad\0\0\a\x80\0\0\0\0\0\0\fl\0\0\x2\xad\0\0\0\0\0\0\0\0\n\0\0\0\a\x80\0\0\0\0\0\0\fl\0\0\x2\xad) + +[Troubleshooting] +force_raster_widgets=1 +ignored_applications=@Invalid() -- cgit v1.2.3