Hello all I am refining a waybar snap for running on sway. I have now got it working under strict confinement but there are a few issues that I am still struggling to figure out. The biggest (for me) is apparmor denies connecting to sway. I get the following from the snappy-debug tool.
= AppArmor =
Time: Apr 6 21:58:14
Log: apparmor="DENIED" operation="connect" class="file" profile="snap.waybar.waybar" name="/run/user/1000/sway-ipc.1000.7630.sock" pid=168613 comm="waybar" requested_mask="wr" denied_mask="wr" fsuid=1000 ouid=1000
Is there a plug I should have used?