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

View file

@ -15,7 +15,6 @@ libcosmic.features = [
"desktop",
"tokio",
"wayland",
"wgpu"
]
cosmic-time.workspace = true
cctk.workspace = true