Disable custom color scheme for Qt apps
This commit is contained in:
parent
ce2031540f
commit
7437e13c96
2 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
[Appearance]
|
||||
color_scheme_path=$HOME/.config/qt5ct/colors/Catppuccin-Macchiato.conf
|
||||
custom_palette=true
|
||||
custom_palette=false
|
||||
icon_theme=Papirus-Dark
|
||||
standard_dialogs=default
|
||||
style=kvantum-dark
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
[Appearance]
|
||||
color_scheme_path=$HOME/.config/qt6ct/colors/Catppuccin-Macchiato.conf
|
||||
custom_palette=true
|
||||
custom_palette=false
|
||||
icon_theme=Papirus-Dark
|
||||
standard_dialogs=default
|
||||
style=kvantum-dark
|
||||
|
|
Loading…
Add table
Reference in a new issue