diff options
| author | 2026-02-11 02:51:57 +0000 | |
|---|---|---|
| committer | 2026-02-11 02:51:57 +0000 | |
| commit | 0c7c1c365322c4c9820c6b6d569e2e669d69a7bb (patch) | |
| tree | a59f89b2ea7f7f648f69cec200b6e60e5668e048 /dot_config/qt5ct/qt5ct.conf | |
| parent | add transmission-daemon (diff) | |
| download | dotfiles-0c7c1c365322c4c9820c6b6d569e2e669d69a7bb.tar.gz | |
add qt5ct
Diffstat (limited to 'dot_config/qt5ct/qt5ct.conf')
| -rw-r--r-- | dot_config/qt5ct/qt5ct.conf | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/dot_config/qt5ct/qt5ct.conf b/dot_config/qt5ct/qt5ct.conf new file mode 100644 index 0000000..8aed3a1 --- /dev/null +++ b/dot_config/qt5ct/qt5ct.conf | |||
| @@ -0,0 +1,31 @@ | |||
| 1 | [Appearance] | ||
| 2 | color_scheme_path=/home/cmmm/.config/qt5ct/style-colors.conf | ||
| 3 | custom_palette=true | ||
| 4 | standard_dialogs=default | ||
| 5 | style=Adwaita-Dark | ||
| 6 | |||
| 7 | [Fonts] | ||
| 8 | fixed="Aporetic Sans,12,-1,5,50,0,0,0,0,0" | ||
| 9 | general="Aporetic Sans,12,-1,5,50,0,0,0,0,0" | ||
| 10 | |||
| 11 | [Interface] | ||
| 12 | activate_item_on_single_click=1 | ||
| 13 | buttonbox_layout=3 | ||
| 14 | cursor_flash_time=1000 | ||
| 15 | dialog_buttons_have_icons=1 | ||
| 16 | double_click_interval=400 | ||
| 17 | gui_effects=@Invalid() | ||
| 18 | keyboard_scheme=2 | ||
| 19 | menus_have_icons=true | ||
| 20 | show_shortcuts_in_context_menus=true | ||
| 21 | stylesheets=@Invalid() | ||
| 22 | toolbutton_style=4 | ||
| 23 | underline_shortcut=1 | ||
| 24 | wheel_scroll_lines=3 | ||
| 25 | |||
| 26 | [SettingsWindow] | ||
| 27 | geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\x2\xaf\0\0\0%\0\0\x5O\0\0\x2\xf9\0\0\0\0\0\0\0\0\xff\xff\xff\xfe\xff\xff\xff\xfe\0\0\0\0\x2\0\0\0\x5V\0\0\x2\xaf\0\0\0%\0\0\x5O\0\0\x2\xf9) | ||
| 28 | |||
| 29 | [Troubleshooting] | ||
| 30 | force_raster_widgets=1 | ||
| 31 | ignored_applications=@Invalid() | ||
