From de02d98bfbd19131067c9a9858e6eb42cdd5b35f Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Mon, 18 Jun 2018 15:31:17 -0400 Subject: .config/geeqie/geeqierc.xml: Increase thumbnail size --- diff --git a/.config/geeqie/geeqierc.xml b/.config/geeqie/geeqierc.xml index 87b2171..301743d 100644 --- a/.config/geeqie/geeqierc.xml +++ b/.config/geeqie/geeqierc.xml @@ -55,8 +55,8 @@ image.use_custom_border_color_in_fullscreen = "true" image.border_color = "#000000000000" image.use_clutter_renderer = "false" - thumbnails.max_width = "96" - thumbnails.max_height = "72" + thumbnails.max_width = "256" + thumbnails.max_height = "256" thumbnails.enable_caching = "true" thumbnails.cache_into_dirs = "false" thumbnails.use_xvpics = "true" -- cgit v0.9.1