mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-22 16:59:57 -05:00
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