Slow startup
Open
- Dominant language
- C
- Stars
- 1.3k
- Forks
- 75
- PR merge metrics
- No merged PRs in 30d
Description
On NixOS 24.11 / Hyprland it takes anywhere between 1-2s before the selection UI is displayed.
[strace](https://gist.github.com/jficz/c310c9c3e49b6a9eaf8c5c86227e80e0) shows _a lot_ of `openat` for various themes, cursors, etc. Most of these seem rather unnecessary. The moment UI is displayed is marked in the trace. In this case it's about 1.8s.
Contributor guide
Assessment
This issue has not been assessed yet.