programs: komikku: fix launch failure due to missing dbus access
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
});
|
||||
|
||||
sandbox.net = "clearnet";
|
||||
sandbox.whitelistDbus.user.own = [ "info.febvre.Komikku" ]; #< fails to start if it can't connect to dbus
|
||||
sandbox.whitelistDri = true; #< required
|
||||
sandbox.whitelistWayland = true;
|
||||
|
||||
|
Reference in New Issue
Block a user