Elfeed: Use wider title columns

master
Pierre Neidhardt 2018-07-28 12:18:53 +02:00
parent 64ebdc9663
commit c541fa0ab4
1 changed files with 2 additions and 1 deletions

View File

@ -1,6 +1,7 @@
;;; Elfeed
(setq elfeed-db-directory (expand-file-name "elfeed" user-emacs-directory))
(setq elfeed-db-directory (expand-file-name "elfeed" user-emacs-directory)
elfeed-search-title-max-width 100)
(defun ambrevar/elfeed-play-with-mpv ()
"Play entry link with mpv."