grimshot: fix sandboxing so that wl-clipboard can actually copy stuff to the clipboard
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
"wl-clipboard"
|
||||
];
|
||||
sandbox.method = "bunpen";
|
||||
sandbox.keepPids = true; #< needed by wl-clipboard
|
||||
sandbox.whitelistWayland = true;
|
||||
sandbox.whitelistDbus = [ "user" ];
|
||||
sandbox.autodetectCliPaths = "existingFileOrParent";
|
||||
|
Reference in New Issue
Block a user