k8s-widget: add kube config properties
This commit is contained in:
@@ -35,6 +35,11 @@ Singleton {
|
|||||||
readonly property string scriptsDir: home + "/.config/quickshell/scripts"
|
readonly property string scriptsDir: home + "/.config/quickshell/scripts"
|
||||||
readonly property string gpuScript: scriptsDir + "/gpu.sh"
|
readonly property string gpuScript: scriptsDir + "/gpu.sh"
|
||||||
|
|
||||||
|
// Kubernetes
|
||||||
|
readonly property string kubeNamespace: "tenant-5"
|
||||||
|
readonly property int kubeStatusRefreshMs: 30000
|
||||||
|
readonly property int kubeMetricsRefreshMs: 15000
|
||||||
|
|
||||||
// Idle daemon
|
// Idle daemon
|
||||||
readonly property string idleProcess: "hypridle"
|
readonly property string idleProcess: "hypridle"
|
||||||
readonly property string lockCommand: "swaylock"
|
readonly property string lockCommand: "swaylock"
|
||||||
|
|||||||
Reference in New Issue
Block a user