fix: disable wgpu feature for tiling applet

this seems to resolve recent performance issues for the panel
This commit is contained in:
Ashley Wulber 2024-02-27 02:29:03 -05:00 committed by Jeremy Soller
parent 968663c6be
commit 43de23e94a
2 changed files with 0 additions and 2 deletions

1
Cargo.lock generated
View file

@ -3218,7 +3218,6 @@ dependencies = [
"iced_sctk",
"iced_style",
"iced_tiny_skia",
"iced_wgpu",
"iced_widget",
"lazy_static",
"nix 0.27.1",