dots/host-specific/quickshell/shivers.qml
2026-02-14 17:22:42 +00:00

8 lines
135 B
QML

pragma Singleton
import Quickshell
Singleton {
readonly property int menuWidth: 500
readonly property int menuFontSize: 20
}