dotfiles

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

config (2267B)


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