diff options
-rwxr-xr-x | kvmx-spice-copy | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kvmx-spice-copy b/kvmx-spice-copy index 3d87e4f..2b77a35 100755 --- a/kvmx-spice-copy +++ b/kvmx-spice-copy @@ -40,7 +40,7 @@ if [ "$BASENAME" == "kvmx-spice-copy" ]; then echo "naughty.notify({title = \"KVMX Clipboard:\", text =\"Set orig to active window's system\", timeout = 2})" | awesome-client fi - # Optional logging to ~/.xsession-erros + # Optional logging to ~/.xsession-errors #echo "[kvmx-copy] [`date '+%Y%m%d %H:%M:%S'`] set ORIG to $DEST" else if [ -f "$SPOOL" ]; then |