"Wamm K. D" writes: > * gnu/packages/xdisorg.scm (clipman): New variable. > --- > I propogated =wl-clipboard= as the user needs access to ~wl-paste~ in order to > initialize the daemon. > > gnu/packages/xdisorg.scm | 42 ++++++++++++++++++++++++++++++++++++++++ > 1 file changed, 42 insertions(+) I've gone ahead and pushed this to master as c3dd743b9a7bc9bb72718957680dfe9a618cb138. I added #:install-source? #f to the arguments to avoid including the source code in the output as this seems unnecessary. I've also added a bit to use an absolute filename for wl-copy since that means that the propagated input can be avoided. Thanks, Chris