diff --git a/modules/beatific.nix b/modules/beatific.nix index e7771ca..fdb4800 100644 --- a/modules/beatific.nix +++ b/modules/beatific.nix @@ -120,7 +120,7 @@ in { wget zip (writeShellScriptBin "clip" '' - ${xclip}/bin/xclip -sel c < $1 + ${xclip}/bin/xclip -sel c < "$1" '') ]; programs = {