diff options
Diffstat (limited to 'swayimg/config')
| -rw-r--r-- | swayimg/config | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/swayimg/config b/swayimg/config index 0b670b6..43c603b 100644 --- a/swayimg/config +++ b/swayimg/config @@ -1,8 +1,12 @@ [general] overlay = no +[info] +show = no + [gallery] pstore = yes [keys.gallery] Return = exec echo "%"; exit +MouseLeft = exec echo "%"; exit |