Files
z-bar-qt/Config/Launcher.qml
T
Zacharias-Brohn e818ac5515 config fixes
2026-02-17 12:46:25 +01:00

8 lines
137 B
QML

import Quickshell.Io
JsonObject {
property int maxAppsShown: 10
property int maxWallpapers: 7
property string wallpaperPrefix: ">"
}