nix

configuration files that power my machines
Log | Files | Refs | README | LICENSE

config (445B)


      1 scrolloff 5
      2 feeds-menu-paramount-explore true
      3 color-list-item-important bold red default
      4 global-section-name all
      5 notification-command ""
      6 download-max-connections 15
      7 
      8 bind ^P mark-unread-all
      9 
     10 bind p exec cha "%l"
     11 bind f exec monofetch "%l"
     12 bind m exec mpv --no-terminal "%l" &
     13 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" &