[Emacs] Widen two elfeed columns

This commit is contained in:
Lucien Cartier-Tilet 2023-05-14 13:18:13 +02:00
parent 0e9cfbde92
commit bbd13e4072
Signed by: phundrak
GPG Key ID: BD7789E705CB8DCA
1 changed files with 3 additions and 0 deletions

View File

@ -1507,6 +1507,9 @@ in this code block all my keybinds for Elfeed here.
:straight (:build t)
:init
(elfeed-goodies/setup)
:custom
(elfeed-goodies/feed-source-column-width 28)
(elfeed-goodies/tag-column-width 28)
:general
(phundrak/undefine
:keymaps '(elfeed-show-mode-map elfeed-search-mode-map)