diff --git a/modules/app/rss/config.el b/modules/app/rss/config.el index a9407dc54..ffb1d2774 100644 --- a/modules/app/rss/config.el +++ b/modules/app/rss/config.el @@ -27,7 +27,7 @@ absolute paths.") shr-max-image-proportion 0.6) (set-popup-rule! "^\\*elfeed-entry" - :size 0.75 :side 'bottom + :size 0.75 :actions '(display-buffer-below-selected) :select t :quit nil :ttl t) (make-directory elfeed-db-directory t)