1
0

feat: Updated qt gtk config

This commit is contained in:
erick-alcachofa 2025-04-02 10:27:10 -06:00
parent 39b525743b
commit 4a62701cfd
Signed by: me
GPG Key ID: 6FA5F8643444BAFA
3 changed files with 9 additions and 9 deletions

View File

@ -1,8 +1,8 @@
[Appearance]
color_scheme_path=/usr/share/qt5ct/colors/waves.conf
custom_palette=false
color_scheme_path=/home/artichoke/.config/qt5ct/style-colors.conf
custom_palette=true
icon_theme=Kanagawa
standard_dialogs=gtk2
standard_dialogs=default
style=qt5gtk2
[Fonts]
@ -25,7 +25,7 @@ underline_shortcut=1
wheel_scroll_lines=3
[SettingsWindow]
geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\xf~\0\0\x2K\0\0\x13+\0\0\x6j\0\0\x3\xdd\0\0\x2S\0\0\a\x7f\0\0\x6^\0\0\0\x2\x2\0\0\0\a\x80\0\0\xf\x81\0\0\x2N\0\0\x13(\0\0\x6g)
geometry="@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\vF\0\0\0(\0\0\xe\xf3\0\0\x4\xf\0\0\xf\0\0\0\0,\0\0\x12\xa2\0\0\x4\x37\0\0\0\0\x2\0\0\0\a\x80\0\0\vI\0\0\0+\0\0\xe\xf0\0\0\x4\f)"
[Troubleshooting]
force_raster_widgets=1

View File

@ -1,8 +1,8 @@
[Appearance]
color_scheme_path=/usr/share/qt6ct/colors/airy.conf
custom_palette=false
color_scheme_path=/home/artichoke/.config/qt6ct/style-colors.conf
custom_palette=true
icon_theme=Kanagawa
standard_dialogs=gtk2
standard_dialogs=default
style=qt6gtk2
[Fonts]
@ -25,7 +25,7 @@ underline_shortcut=0
wheel_scroll_lines=3
[SettingsWindow]
geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\xf~\0\0\x2K\0\0\x13+\0\0\x6j\0\0\x4\x39\0\0\x2X\0\0\v\xb6\0\0\x6u\0\0\0\x2\x2\0\0\0\a\x80\0\0\xf\x81\0\0\x2N\0\0\x13(\0\0\x6g)
geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\n\x6\0\0\0(\0\0\fy\0\0\x4\xf\0\0\xf\x1\0\0\0\x19\0\0\x16~\0\0\x4\x36\0\0\0\0\x2\0\0\0\a\x80\0\0\n\t\0\0\0+\0\0\fv\0\0\x4\f)
[Troubleshooting]
force_raster_widgets=1

View File

@ -40,7 +40,7 @@ export STARSHIP_LOG='error'
export DIRENV_LOG_FORMAT=
export QT_QPA_PLATFORMTHEME='qt5ct'
export QT_QPA_PLATFORMTHEME='qt6ct'
export GPG_TTY=$(tty)