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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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