[General]
XftAntialias=true
XftHintStyle=hintslight
XftSubPixel=rgb
BrowserApplication=firefox-esr.desktop

[KDE]
LookAndFeelPackage=com.radxa.desktop
# Open files with double clicks
SingleClick=false

# Fix User Avatar in System Settings
# The point is to avoid software backend
# https://bugs.kde.org/show_bug.cgi?id=470421
# https://doc.qt.io/qt-5/qtquick-visualcanvas-adaptations.html
[QtQuickRendererSettings]
SceneGraphBackend=rhi

# HOW: https://develop.kde.org/docs/administration/kiosk/keys/
# WHY: https://bugzilla.redhat.com/show_bug.cgi?id=1929643
# FROM: https://unix.stackexchange.com/a/653947
[KDE Action Restrictions]
# KDE Wayland does not support sessions
action/start_new_session=false
# Rockchip 6.1 kernel will crash without message even with X11
action/switch_user=false
