diff options
| author | Josh Ott <josh@ottmail.me> | 2026-04-22 10:06:40 -0400 |
|---|---|---|
| committer | Josh Ott <josh@ottmail.me> | 2026-04-22 10:06:40 -0400 |
| commit | 7fc22c735ceec6e28fcf0a808d1c8049b7ff5a83 (patch) | |
| tree | 51f443b85dedbd3b4f4af3fbe61e3b4d26ad9390 /.config/swayimg/config | |
| parent | 710c4c12fcc44e3fecb45b637a0b8d0036b2c199 (diff) | |
| download | dotfiles-7fc22c735ceec6e28fcf0a808d1c8049b7ff5a83.tar.gz dotfiles-7fc22c735ceec6e28fcf0a808d1c8049b7ff5a83.zip | |
swayimg now on lua
Diffstat (limited to '.config/swayimg/config')
| -rw-r--r-- | .config/swayimg/config | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/.config/swayimg/config b/.config/swayimg/config deleted file mode 100644 index 43c603b..0000000 --- a/.config/swayimg/config +++ /dev/null @@ -1,12 +0,0 @@ -[general] -overlay = no - -[info] -show = no - -[gallery] -pstore = yes - -[keys.gallery] -Return = exec echo "%"; exit -MouseLeft = exec echo "%"; exit |