Skip to content

Commit

Permalink
flatpak: fix socket permissions for wayland
Browse files Browse the repository at this point in the history
  • Loading branch information
tobtoht committed Nov 3, 2024
1 parent 6fe4316 commit 48f3ef4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contrib/flatpak/metadata
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ command=/app/startup

[Context]
shared=network;ipc;
sockets=x11;wayland;
sockets=wayland;fallback-x11;
devices=all;
filesystems=~/Monero:create;

0 comments on commit 48f3ef4

Please sign in to comment.