forked from Shinonome/dots-hyprland
bar: add delay for autohide
This commit is contained in:
@@ -40,7 +40,6 @@ Singleton {
|
||||
Timer {
|
||||
id: workspaceShowNumbersTimer
|
||||
interval: Config.options.bar.workspaces.showNumberDelay
|
||||
// interval: 0
|
||||
repeat: false
|
||||
onTriggered: {
|
||||
workspaceShowNumbers = true
|
||||
|
||||
Reference in New Issue
Block a user