Better margins

This commit is contained in:
ItsLemmy
2025-10-12 09:50:01 -04:00
parent 56db04ee1e
commit 1e04a92047
4 changed files with 5 additions and 5 deletions
-1
View File
@@ -317,7 +317,6 @@ Singleton {
property string fontFixed: "DejaVu Sans Mono"
property real fontDefaultScale: 1.0
property real fontFixedScale: 1.0
property list<var> monitorsScaling: []
property bool idleInhibitorEnabled: false
property bool tooltipsEnabled: true
}