Skip to content

Commit

Permalink
Merge pull request #79 from 0xzer0x/hotfix
Browse files Browse the repository at this point in the history
Snap: Add desktop-legacy plug for system tray icon
  • Loading branch information
0xzer0x authored Jun 2, 2024
2 parents d3d5841 + 80a6110 commit 2887efa
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions snap/snapcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,13 +31,14 @@ apps:
QT_QPA_PLATFORM: "wayland-egl;xcb"
QT_QPA_PLATFORMTHEME: "xdgdesktopportal"
plugs:
- desktop
- desktop-legacy
- audio-playback
- gsettings
- desktop
- wayland
- x11
- network
- opengl
- wayland
- x11

layout:
/usr/share/libdrm:
Expand Down

0 comments on commit 2887efa

Please sign in to comment.