Files
z-bar-qt/Config/Transparency.qml
Zacharias-Brohn d56a0260fb formatter
2026-02-24 23:20:11 +01:00

8 lines
120 B
QML

import Quickshell.Io
JsonObject {
property real base: 0.85
property bool enabled: false
property real layers: 0.4
}