diff options
author | Adam <adam@adast.xyz> | 2022-06-02 10:52:49 +0200 |
---|---|---|
committer | Adam <adam@adast.xyz> | 2022-06-02 10:52:49 +0200 |
commit | 7c4700ad3d4e8f76bf72e42a10cce2545bcc64d5 (patch) | |
tree | dc08bf1c8bf88ec5cbdc4fc817ce224c6f3bbcfc /.config/qt5ct | |
parent | 1e12fa57c2626fb0ee182764fa512920da5cb4dd (diff) |
Added theme related stuff
Diffstat (limited to '.config/qt5ct')
-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..0662818 --- /dev/null +++ b/.config/qt5ct/qt5ct.conf @@ -0,0 +1,32 @@ +[Appearance] +color_scheme_path=/usr/share/qt5ct/colors/airy.conf +custom_palette=false +icon_theme=breeze-dark +standard_dialogs=default +style=kvantum + +[Fonts] +fixed=@Variant(\0\0\0@\0\0\0\x18\0S\0\x46\0N\0S\0 \0\x44\0i\0s\0p\0l\0\x61\0y@*\0\0\0\0\0\0\xff\xff\xff\xff\x5\x1\0\x32\x10) +general=@Variant(\0\0\0@\0\0\0\x18\0S\0\x46\0N\0S\0 \0\x44\0i\0s\0p\0l\0\x61\0y@*\0\0\0\0\0\0\xff\xff\xff\xff\x5\x1\0\x32\x10) + +[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\x3\xc2\0\0\0\"\0\0\a{\0\0\x4\x33\0\0\x3\xc4\0\0\0$\0\0\ay\0\0\x4\x31\0\0\0\0\0\0\0\0\a\x80\0\0\x3\xc4\0\0\0$\0\0\ay\0\0\x4\x31) + +[Troubleshooting] +force_raster_widgets=1 +ignored_applications=@Invalid() |