mirror of
https://github.com/noctalia-dev/noctalia-shell.git
synced 2026-05-11 17:08:27 +08:00
Slightly faster tooltipDelayLong
This commit is contained in:
+1
-1
@@ -54,7 +54,7 @@ Singleton {
|
||||
|
||||
// Delays
|
||||
property int tooltipDelay: 300
|
||||
property int tooltipDelayLong: 1500
|
||||
property int tooltipDelayLong: 1200
|
||||
property int pillDelay: 500
|
||||
|
||||
// Margins and spacing
|
||||
|
||||
Reference in New Issue
Block a user