dotfiles

*nix config files
git clone git://git.pyratebeard.net/dotfiles.git
Log | Files | Refs | README

config (2323B)


      1 # ░█▀█░█▀▀░█░█░█▀▀░█▀▄░█▀█░█▀█░▀█▀░░
      2 # ░█░█░█▀▀░█▄█░▀▀█░█▀▄░█░█░█▀█░░█░░░
      3 # ░▀░▀░▀▀▀░▀░▀░▀▀▀░▀▀░░▀▀▀░▀░▀░░▀░░░
      4 auto-reload no
      5 reload-threads 100
      6 
      7 browser lynx
      8 save-path ~/tmp
      9 notify-program /usr/bin/notify-send
     10 player mpv
     11 confirm-mark-feed-read no
     12 refresh-on-startup yes
     13 
     14 # interface
     15 text-width 0
     16 max-items 10
     17 
     18 # interface colours
     19 color info color11 black
     20 color listfocus color7 color8
     21 color listfocus_unread color11 color8
     22 color listnormal color7 default
     23 color listnormal_unread color13 default
     24 
     25 # feedlist format and colours
     26 highlight feedlist "┣." color241 default
     27 highlight feedlist "━" color241 default
     28 highlight feedlist "┃" color241 default
     29 highlight feedlist "■" color59 default
     30 highlight feedlist "▓" color241 default
     31 highlight feedlist "▒" color241 default
     32 highlight feedlist "░" color241 default
     33 highlight feedlist " [1-9]. " color15 default
     34 # the 'whitespace' here is digraphs #188 (ctrl-k 14)
     35 highlight feedlist "⋯[a-z].*⋯" color15 default
     36 feedlist-format "%?l?▓ %=2i  %t &▓▓▒▒░░ %t ░░▒▒?"
     37 
     38 
     39 # article format and colours
     40 #articlelist-format "%?T? │ %2i %f  %t?"
     41 highlight articlelist "▓" color241 default
     42 articlelist-format "▓ %2i  %t"
     43 highlight article "^Feed:.*" color1 default
     44 highlight article "^Title:.*" color6 default
     45 highlight article "^Author:.*" color7 default
     46 highlight article "^Date:.*" color15 default
     47 highlight article "^Link:.*" color15 color236
     48 
     49 # key bindings
     50 bind-key j down
     51 bind-key k up
     52 bind-key h quit
     53 bind-key l open
     54 
     55 # macros
     56 macro ; open-in-browser
     57 macro m set browser "mpv --profile=quick %u" ; open-in-browser ; set browser lynx
     58 macro r set browser "~/.local/bin/newstuir %u" ; open-in-browser ; set browser lynx
     59 macro i set browser "~/.local/bin/webimg" ; open-in-browser ; set browser lynx
     60 macro y set browser "youtube-dl -o '~/lib/videos/youtube/sort_out/%(title)s.%(ext)s' '%u'" ; open-in-browser ; set browser lynx
     61 
     62 # podboat
     63 download-path "~/lib/audio/podcasts/%n"
     64 download-filename-format "%n-%t"
     65 max-downloads 3
     66 player "mpv --profile=quick --no-audio-display --input-ipc-server=/tmp/mpvsock"
     67 podlist-format "%4i %-10S %b