Tray: converted to Layout

This commit is contained in:
LemmyCook 2025-09-05 18:49:34 -04:00
parent 7feab63e5b
commit 7b5c97f38a
4 changed files with 14 additions and 13 deletions

View file

@ -39,8 +39,9 @@ RowLayout {
tooltipText: "Keyboard layout: " + currentLayout
onClicked: {
// You could open keyboard settings here if needed
// For now, just show the current layout
}
}
}
}