qt5ct tweaks: use xdg filepicker in qt, animations in menus

This commit is contained in:
outfoxxed 2024-02-16 21:59:30 -08:00
parent 6402e4c0ad
commit 7a65c5de31
Signed by: outfoxxed
GPG Key ID: 4C88A185FB89301E
1 changed files with 14 additions and 0 deletions

View File

@ -32,11 +32,25 @@
[Appearance]
style=Breeze
icon_theme=breeze-dark
standard_dialogs=xdgdesktopportal
# Cantata misbehaves without color overrides. This overrides the breeze colors with the
# exact same colors.
color_scheme_path=${./breeze-dark-colors-override.conf}
custom_palette=true
[Interface]
buttonbox_layout=0
cursor_flash_time=1000
dialog_buttons_have_icons=2
double_click_interval=400
gui_effects=General, AnimateMenu, AnimateCombo
keyboard_scheme=2
menus_have_icons=true
show_shortcuts_in_context_menus=true
toolbutton_style=4
underline_shortcut=1
wheel_scroll_lines=3
'';
};