More settings

This commit is contained in:
quadbyte
2025-08-13 00:24:56 -04:00
parent 27e7745549
commit dc962a294a
4 changed files with 56 additions and 61 deletions
+2 -2
View File
@@ -10,11 +10,11 @@ import qs.Widgets
NLoader {
id: root
readonly property real scaling: Scaling.scale(screen)
content: Component {
NPanel {
id: panel
readonly property real scaling: Scaling.scale(screen)
WlrLayershell.keyboardFocus: WlrKeyboardFocus.OnDemand