mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-04-28 22:53:09 +00:00
Set QT_VIRTUALKEYBOARD_STYLE
Without it, the virtual keyboard is way too small
This commit is contained in:
parent
1ae7a251a5
commit
73306321b1
1 changed files with 1 additions and 0 deletions
|
|
@ -11,6 +11,7 @@ export QT_QUICK_CONTROLS_STYLE=Plasma
|
|||
export QT_ENABLE_GLYPH_CACHE_WORKAROUND=1
|
||||
export QT_QUICK_CONTROLS_MOBILE=true
|
||||
export PLASMA_PLATFORM=phone:handset
|
||||
export QT_VIRTUALKEYBOARD_STYLE=Plasma
|
||||
|
||||
export GRID_UNIT_PX=25
|
||||
export FORCE_RIL_NUM_MODEMS=1
|
||||
|
|
|
|||
Loading…
Reference in a new issue