mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-15 13:29:58 -05:00
change race condition delay
This commit is contained in:
@@ -76,7 +76,7 @@ Singleton {
|
|||||||
}
|
}
|
||||||
|
|
||||||
property QtObject hacks: QtObject {
|
property QtObject hacks: QtObject {
|
||||||
property int arbitraryRaceConditionDelay: 10 // milliseconds
|
property int arbitraryRaceConditionDelay: 20 // milliseconds
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user