Files
cnix/modules/home/services/quickshell/shell/config/BorderConfig.qml
2025-06-30 17:19:24 +02:00

7 lines
144 B
QML

import Quickshell.Io
JsonObject {
property int thickness: Appearance.padding.normal
property int rounding: Appearance.rounding.large
}