Merge pull request #1644 from pop-os/desktop-disable-wgpu
Disable wgpu feature in cosmic-files-applet
This commit is contained in:
commit
ee719d578c
1 changed files with 1 additions and 1 deletions
|
|
@ -10,4 +10,4 @@ zbus = "4" # Blocking connection in zbus 5 hangs
|
|||
[dependencies.cosmic-files]
|
||||
path = ".."
|
||||
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