mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2026-06-17 00:25:21 -04:00
fc07611b3b
Some monitors, especially cheaper models, are slow to power on after sleep and may not be present in Quickshell.screens when onScreensChanged is triggered. This change adds a 3-second delay before updating currentOSDsByScreen to ensure all screens are detected, mitigating the issue of OSDs not appearing on certain monitors after resume. Co-authored-by: Klesh Wong <kleshwong@gmail.com>