commit 30f040e77a7bb50b81f9d8f5d27ae8df668e06c3 parent 4b9d4374d8c887c5da14bce7a0a721149660e209 Author: mtmn <miro@haravara.org> Date: Tue, 7 Apr 2026 11:08:07 +0200 chore: add newsraft config Diffstat:
| A | modules/mixins/dotfiles/config/newsraft/config | | | 13 | +++++++++++++ |
1 file changed, 13 insertions(+), 0 deletions(-)
diff --git a/modules/mixins/dotfiles/config/newsraft/config b/modules/mixins/dotfiles/config/newsraft/config @@ -0,0 +1,13 @@ +scrolloff 5 +feeds-menu-paramount-explore true +color-list-item-important bold red default +global-section-name all +notification-command "" +download-max-connections 15 + +bind ^P mark-unread-all + +bind p exec offpunk "%l" +bind f exec monofetch "%l" +bind m exec mpv --no-terminal "%l" & +bind b exec mpv --force-window --no-terminal --ytdl-format=bestaudio --prefetch-playlist=yes --demuxer-max-bytes=150M --demuxer-readahead-secs=60 --cache-secs=60 "%l" &