diff options
| author | awy <awy@awy.one> | 2025-11-14 23:43:38 +0300 |
|---|---|---|
| committer | awy <awy@awy.one> | 2025-11-14 23:43:38 +0300 |
| commit | c7a88a07b9287db9c129914483f6b3ae1ab5404c (patch) | |
| tree | 73c227c5e8519eb9135f46984e4fc067b316ed1b /.config/qt5ct/qt5ct.conf | |
| download | mangoslice-c7a88a07b9287db9c129914483f6b3ae1ab5404c.tar.gz | |
init
Diffstat (limited to '.config/qt5ct/qt5ct.conf')
| -rw-r--r-- | .config/qt5ct/qt5ct.conf | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/.config/qt5ct/qt5ct.conf b/.config/qt5ct/qt5ct.conf new file mode 100644 index 0000000..533afa7 --- /dev/null +++ b/.config/qt5ct/qt5ct.conf @@ -0,0 +1,32 @@ +[Appearance] +color_scheme_path=/home/awy/.config/qt5ct/colors/gruvbox.conf +custom_palette=true +icon_theme=Gruvbox-Dark +standard_dialogs=xdgdesktopportal +style=Fusion + +[Fonts] +fixed="Source Code Pro,12,-1,5,50,0,0,0,0,0,Regular" +general="Source Sans 3,12,-1,5,50,0,0,0,0,0,Regular" + +[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\n\0\0\0\0\0\0\0\xfy\0\0\x5\x99\0\0\n\0\0\0\0\0\0\0\xfy\0\0\x5\x99\0\0\0\x1\0\0\0\0\n\0\0\0\n\0\0\0\0\0\0\0\xfy\0\0\x5\x99) + +[Troubleshooting] +force_raster_widgets=1 +ignored_applications=@Invalid() |