Compare commits
5 commits
950f014dc5
...
1c67ec9859
Author | SHA1 | Date | |
---|---|---|---|
|
1c67ec9859 | ||
|
b107c6612b | ||
|
b9bb6e9089 | ||
|
4d06e82ace | ||
|
0ec5829aa4 |
2 changed files with 6 additions and 6 deletions
|
@ -169,9 +169,9 @@ SetEditor=false
|
||||||
|
|
||||||
[MainWindow]
|
[MainWindow]
|
||||||
1920x1200 screen: Height=1108
|
1920x1200 screen: Height=1108
|
||||||
1920x1200 screen: Width=483
|
1920x1200 screen: Width=637
|
||||||
2 screens: Height=467
|
2 screens: Height=1108
|
||||||
2 screens: Width=704
|
2 screens: Width=939
|
||||||
2048x1280 screen: Height=713
|
2048x1280 screen: Height=713
|
||||||
2048x1280 screen: Width=984
|
2048x1280 screen: Width=984
|
||||||
3 screens: Height=1364
|
3 screens: Height=1364
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
[Appearance]
|
[Appearance]
|
||||||
color_scheme_path=/home/pogmommy/.config/qt6ct/colors/darker_pink.conf
|
color_scheme_path=/home/penelope/.config/qt6ct/colors/darker_pink.conf
|
||||||
custom_palette=true
|
custom_palette=true
|
||||||
icon_theme=breeze-dark
|
icon_theme=breeze-dark
|
||||||
standard_dialogs=default
|
standard_dialogs=default
|
||||||
|
@ -19,7 +19,7 @@ gui_effects=@Invalid()
|
||||||
keyboard_scheme=2
|
keyboard_scheme=2
|
||||||
menus_have_icons=true
|
menus_have_icons=true
|
||||||
show_shortcuts_in_context_menus=true
|
show_shortcuts_in_context_menus=true
|
||||||
stylesheets=/usr/share/qt6ct/qss/fusion-fixes.qss
|
stylesheets=/usr/local/share/qt6ct/qss/header-fix.qss, /usr/share/qt6ct/qss/fusion-fixes.qss
|
||||||
toolbutton_style=4
|
toolbutton_style=4
|
||||||
underline_shortcut=1
|
underline_shortcut=1
|
||||||
wheel_scroll_lines=3
|
wheel_scroll_lines=3
|
||||||
|
@ -31,7 +31,7 @@ geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\bz\0\0\a\b\0\0\v\x1b\0\0\n\x2\0
|
||||||
geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\0\0\0\0\0\0\0\0\x2\x82\0\0\x1\xf2\0\0\0\0\0\0\0\0\0\0\x2\x82\0\0\x1\xf2\0\0\0\0\0\0\0\0\a\x80\0\0\0\0\0\0\0\0\0\0\x2\x82\0\0\x1\xf2)
|
geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\0\0\0\0\0\0\0\0\x2\x82\0\0\x1\xf2\0\0\0\0\0\0\0\0\0\0\x2\x82\0\0\x1\xf2\0\0\0\0\0\0\0\0\a\x80\0\0\0\0\0\0\0\0\0\0\x2\x82\0\0\x1\xf2)
|
||||||
|
|
||||||
[SettingsWindow]
|
[SettingsWindow]
|
||||||
geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\0\0\0\0\0\0\0\0\x1\xec\0\0\x2S\0\0\0\0\0\0\0\0\0\0\x1\xec\0\0\x2S\0\0\0\0\0\0\0\0\b\0\0\0\0\0\0\0\0\0\0\0\x1\xec\0\0\x2S)
|
geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\0\0\0\0\0\0\0\0\x3\a\0\0\x2!\0\0\0\0\0\0\0\0\0\0\x3\a\0\0\x2!\0\0\0\0\0\0\0\0\a\x80\0\0\0\0\0\0\0\0\0\0\x3\a\0\0\x2!)
|
||||||
|
|
||||||
[Troubleshooting]
|
[Troubleshooting]
|
||||||
force_raster_widgets=1
|
force_raster_widgets=1
|
||||||
|
|
Loading…
Add table
Reference in a new issue