melawy-plasma-plasmoid-arch.../com.github.Melawy.ArchUpdate/contents/config/config.qml

10 lines
207 B
QML

import org.kde.plasma.configuration 2.0
ConfigModel {
ConfigCategory {
name: i18nc("@title", "General")
icon: "preferences-desktop"
source: "config/configGeneral.qml"
}
}