From 124f318d4682e9afb909ad6c9ff126ed5255508f Mon Sep 17 00:00:00 2001 From: Blake Romero Date: Sun, 15 Dec 2024 10:58:54 +0000 Subject: Increase swayimg gallery size --- dot-config/swayimg/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dot-config/swayimg/config b/dot-config/swayimg/config index fbf0287..1346181 100644 --- a/dot-config/swayimg/config +++ b/dot-config/swayimg/config @@ -49,7 +49,7 @@ preload = 1 ################################################################################ [gallery] # Max size of the thumbnail (pixels) -size = 200 +size = 250 # Max number of thumbnails in cache, 0 to unlimit cache = 100 # Fill the entire tile with thumbnail (yes/no) -- cgit