1 2 3 4 5 6
import qs.components import qs.services StyledText { text: qsTr("Keyboard layout: %1").arg(Hyprland.kbLayoutFull) }