Files
z-bar-qt/Greeter/Config/WorkspaceWidget.qml
Zacharias-Brohn 6b482979fe greeter test
2026-03-18 23:39:37 +01:00

7 lines
117 B
QML

import Quickshell.Io
JsonObject {
property string inactiveTextColor: "white"
property string textColor: "black"
}