diff options
| -rw-r--r-- | .config/imv/config | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/imv/config b/.config/imv/config index bd71877..40360c0 100644 --- a/.config/imv/config +++ b/.config/imv/config @@ -8,3 +8,4 @@ p = prev e = exec echo $imv_current_file u = scaling none y = scaling full +c = exec wl-copy $imv_current_file |