1
1
mirror of https://github.com/OpenVoiceOS/OpenVoiceOS synced 2025-02-05 21:14:28 +01:00

Fix font scaling issues

This commit is contained in:
j1nx 2021-04-15 15:06:04 +02:00
parent 5a719b7a10
commit 2e92fefe6e
2 changed files with 3 additions and 2 deletions

View File

@ -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_QUICK_CONTROLS_CONF=/home/mycroft/.config/qtquickcontrols2material.conf
Environment=QT_LOGGING_RULES='*=false' Environment=QT_LOGGING_RULES='*=false'
Environment=QT_FILE_SELECTORS=ovos Environment=QT_FILE_SELECTORS=ovos
Environment=QT_FONT_DPI=120
Environment=XDG_RUNTIME_DIR=/tmp/mycroft Environment=XDG_RUNTIME_DIR=/tmp/mycroft
Environment=XDG_DATA_DIRS=/usr/share:/usr/local/share:$XDG_DATA_DIRS Environment=XDG_DATA_DIRS=/usr/share:/usr/local/share:$XDG_DATA_DIRS
Environment=XDG_CURRENT_DESKTOP=kde Environment=XDG_CURRENT_DESKTOP=kde

View File

@ -6,8 +6,8 @@ standard_dialogs=default
style=Fusion style=Fusion
[Fonts] [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) 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\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\0K\x10)"
[Interface] [Interface]
activate_item_on_single_click=1 activate_item_on_single_click=1