hotfix: Oneshot seems to crash Hyprland (#22)

closes #21
This commit is contained in:
Ferdinand Schober
2023-09-17 14:32:47 +02:00
committed by GitHub
parent 31eead5f8e
commit 22e6c531af

View File

@@ -235,7 +235,7 @@ impl App {
surface,
pointer,
None,
Lifetime::Oneshot,
Lifetime::Persistent,
qh,
(),
));