diff options
author | V3n3RiX <venerix@koprulu.sector> | 2024-09-28 18:07:02 +0100 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2024-09-28 18:07:02 +0100 |
commit | d4e6c5aa260b43ca86d062f2954786825e5ec173 (patch) | |
tree | 0aa263e508598c6e88c94bfc232b5b997bc89fe1 /skel/.config/qt5ct/qt5ct.conf | |
parent | c420b2ae8bca775f51f6db195c1e3720db1d5666 (diff) |
adjust qtile color scheme colors, add qt5ct && qt6ct styling
Diffstat (limited to 'skel/.config/qt5ct/qt5ct.conf')
-rw-r--r-- | skel/.config/qt5ct/qt5ct.conf | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/skel/.config/qt5ct/qt5ct.conf b/skel/.config/qt5ct/qt5ct.conf new file mode 100644 index 0000000..942e877 --- /dev/null +++ b/skel/.config/qt5ct/qt5ct.conf @@ -0,0 +1,32 @@ +[Appearance] +color_scheme_path=/usr/share/qt5ct/colors/airy.conf +custom_palette=false +icon_theme=breeze +standard_dialogs=xdgdesktopportal +style=Fusion + +[Fonts] +fixed="Monospace,10,-1,5,50,0,0,0,0,0,Regular" +general="Noto Sans,10,-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\0\x3\0\0\0\x3\0\0\x4\xf8\0\0\x2\xfa\0\0\0\x5\0\0\0\x5\0\0\x4\xf6\0\0\x2\xf8\0\0\0\0\0\0\0\0\x5\0\0\0\0\x5\0\0\0\x5\0\0\x4\xf6\0\0\x2\xf8) + +[Troubleshooting] +force_raster_widgets=1 +ignored_applications=@Invalid() |