mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-18 23:09:57 -05:00
configoptions: use quickshell jsonadapter
This commit is contained in:
@@ -21,7 +21,7 @@ Singleton {
|
||||
|
||||
Timer {
|
||||
id: workspaceShowNumbersTimer
|
||||
interval: ConfigOptions.bar.workspaces.showNumberDelay
|
||||
interval: Config.options.bar.workspaces.showNumberDelay
|
||||
// interval: 0
|
||||
repeat: false
|
||||
onTriggered: {
|
||||
|
||||
Reference in New Issue
Block a user