Disable wgpu feature in cosmic-files-applet
This commit is contained in:
parent
4e0b44b5bb
commit
43da42a2b6
1 changed files with 1 additions and 1 deletions
|
|
@ -10,4 +10,4 @@ zbus = "4" # Blocking connection in zbus 5 hangs
|
||||||
[dependencies.cosmic-files]
|
[dependencies.cosmic-files]
|
||||||
path = ".."
|
path = ".."
|
||||||
default-features = false
|
default-features = false
|
||||||
features = ["desktop", "gvfs", "wayland", "wgpu", "desktop-applet"]
|
features = ["desktop", "gvfs", "wayland", "desktop-applet"]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue