From 048477b0a072b23c2850ad4c8ccf057847c81cd9 Mon Sep 17 00:00:00 2001 From: Jonas Gunz Date: Fri, 10 Mar 2023 16:04:52 +0100 Subject: qt5ct --- bash/10-env.profile | 2 ++ config.csv | 1 + qt5ct/qt5ct.conf | 32 ++++++++++++++++++++++++++++++++ 3 files changed, 35 insertions(+) create mode 100644 qt5ct/qt5ct.conf diff --git a/bash/10-env.profile b/bash/10-env.profile index d7e09b9..10a1b59 100644 --- a/bash/10-env.profile +++ b/bash/10-env.profile @@ -28,3 +28,5 @@ export GRADLE_USER_HOME=~/.gradle export HISTTIMEFORMAT="%y-%m-%d %T " export HISTSIZE=1000 + +export QT_QPA_PLATFORMTHEME=qt6ct diff --git a/config.csv b/config.csv index e48a534..ebaafe2 100644 --- a/config.csv +++ b/config.csv @@ -24,3 +24,4 @@ gpg-agent.conf;.gnupg .vuescan;. waybar;.config .screenrc;. +qt5ct;.config diff --git a/qt5ct/qt5ct.conf b/qt5ct/qt5ct.conf new file mode 100644 index 0000000..6414d08 --- /dev/null +++ b/qt5ct/qt5ct.conf @@ -0,0 +1,32 @@ +[Appearance] +color_scheme_path=/usr/share/qt5ct/colors/airy.conf +custom_palette=false +icon_theme=Adwaita +standard_dialogs=default +style=Adwaita + +[Fonts] +fixed="DejaVu LGC Sans,12,-1,5,50,0,0,0,0,0" +general="DejaVu LGC Sans,12,-1,5,50,0,0,0,0,0" + +[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\0\0\0\0\0\0\0\au\0\0\x4\xf\0\0\0\0\0\0\0\0\0\0\x3>\0\0\x2\xdf\0\0\0\0\x2\0\0\0\a\x80\0\0\0\0\0\0\0\0\0\0\au\0\0\x4\xf) + +[Troubleshooting] +force_raster_widgets=1 +ignored_applications=@Invalid() -- cgit v1.2.3