mirror of
https://github.com/OpenVoiceOS/OpenVoiceOS
synced 2025-01-28 09:29:34 +01:00
Fix font scaling issues
This commit is contained in:
parent
5a719b7a10
commit
2e92fefe6e
@ -13,6 +13,7 @@ Environment=QT_PLUGIN_PATH=/usr/lib/qt/plugins:/usr/lib/plugins:/usr/lib/plugins
|
||||
Environment=QT_QUICK_CONTROLS_CONF=/home/mycroft/.config/qtquickcontrols2material.conf
|
||||
Environment=QT_LOGGING_RULES='*=false'
|
||||
Environment=QT_FILE_SELECTORS=ovos
|
||||
Environment=QT_FONT_DPI=120
|
||||
Environment=XDG_RUNTIME_DIR=/tmp/mycroft
|
||||
Environment=XDG_DATA_DIRS=/usr/share:/usr/local/share:$XDG_DATA_DIRS
|
||||
Environment=XDG_CURRENT_DESKTOP=kde
|
||||
|
@ -6,8 +6,8 @@ standard_dialogs=default
|
||||
style=Fusion
|
||||
|
||||
[Fonts]
|
||||
fixed=@Variant(\0\0\0@\0\0\0\x12\0N\0o\0t\0o\0 \0S\0\x61\0n\0s@(\0\0\0\0\0\0\xff\xff\xff\xff\x5\x1\0\x32\x10)
|
||||
general=@Variant(\0\0\0@\0\0\0\x12\0N\0o\0t\0o\0 \0S\0\x61\0n\0s@(\0\0\0\0\0\0\xff\xff\xff\xff\x5\x1\0\x32\x10)
|
||||
fixed="@Variant(\0\0\0@\0\0\0\x12\0N\0o\0t\0o\0 \0S\0\x61\0n\0s@,\0\0\0\0\0\0\xff\xff\xff\xff\x5\x1\0K\x10)"
|
||||
general="@Variant(\0\0\0@\0\0\0\x12\0N\0o\0t\0o\0 \0S\0\x61\0n\0s@,\0\0\0\0\0\0\xff\xff\xff\xff\x5\x1\0K\x10)"
|
||||
|
||||
[Interface]
|
||||
activate_item_on_single_click=1
|
||||
|
Loading…
x
Reference in New Issue
Block a user