diff options
| -rw-r--r-- | dot-config/swayimg/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dot-config/swayimg/config b/dot-config/swayimg/config index 2a95011..4117ee0 100644 --- a/dot-config/swayimg/config +++ b/dot-config/swayimg/config @@ -51,7 +51,7 @@ preload = 1 # Max size of the thumbnail (pixels) size = 250 # Max number of thumbnails in cache, 0 to unlimit -cache = 100 +cache = 0 # Fill the entire tile with thumbnail (yes/no) fill = yes # Use anti-aliasing for thumbnails (yes/no) |
