fix: qt6ct settings incorrect
This commit is contained in:
@@ -1,4 +1,9 @@
|
|||||||
|
[Appearance]
|
||||||
color_scheme_path=~/.local/share/color-schemes/Matugen.colors
|
color_scheme_path=~/.local/share/color-schemes/Matugen.colors
|
||||||
custom_palette=true
|
custom_palette=true
|
||||||
icon_theme=breeze
|
standard_dialogs=default
|
||||||
style=Darkly
|
style=Fusion
|
||||||
|
|
||||||
|
[Fonts]
|
||||||
|
fixed="Source Code Pro,9,-1,2,400,0,0,0,0,0,0,0,0,0,0,1,,0,0"
|
||||||
|
general="Comfortaa,9,-1,5,400,0,0,0,0,0,0,0,0,0,0,1,,0,0"
|
||||||
|
|||||||
+26
-2
@@ -1,4 +1,28 @@
|
|||||||
|
[Appearance]
|
||||||
color_scheme_path=~/.local/share/color-schemes/Matugen.colors
|
color_scheme_path=~/.local/share/color-schemes/Matugen.colors
|
||||||
custom_palette=true
|
custom_palette=true
|
||||||
icon_theme=breeze
|
standard_dialogs=default
|
||||||
style=Darkly
|
style=Fusion
|
||||||
|
|
||||||
|
[Fonts]
|
||||||
|
fixed="Source Code Pro,9,-1,2,400,0,0,0,0,0,0,0,0,0,0,1,,0,0"
|
||||||
|
general="Comfortaa,9,-1,5,400,0,0,0,0,0,0,0,0,0,0,1,,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
|
||||||
|
|
||||||
|
[Troubleshooting]
|
||||||
|
force_raster_widgets=1
|
||||||
|
ignored_applications=@Invalid()
|
||||||
|
|||||||
Reference in New Issue
Block a user