cleaning up after last commit - dotfiles - These are my dotfiles. There are many like it, but these are mine.
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
       ---
 (DIR) commit 257f1827849eabde84a2250080d605dd27473e3b
 (DIR) parent 25463d2dbeeda2afa48cbae76848cf4a43413692
 (HTM) Author: Jay Scott <me@jay.scot>
       Date:   Fri, 16 Sep 2022 21:02:58 +0100
       
       cleaning up after last commit
       
       Diffstat:
         M README                              |      12 ++++++------
         M mutt/muttrc                         |       6 ++++--
         D newsboat/config                     |      38 -------------------------------
         D newsboat/urls                       |      94 -------------------------------
         M waybar/config                       |       8 --------
       
       5 files changed, 10 insertions(+), 148 deletions(-)
       ---
 (DIR) diff --git a/README b/README
       @@ -1,8 +1,8 @@
        
        |> dotfiles
        
       -I am a long time supporter of the Unix philosophy and have been using
       -dwm like tools since 2011, as such I mainly use the terminal for
       +I am a long time supporter of the Unix philosophy which is reflected in
       +the daily tooling I use. Since 2011, I mainly use the terminal for
        everything.
        
        Privacy is at the forefront of my mind as such some of my browser
       @@ -10,16 +10,16 @@ settings maybe too restrictive for some. I also don't use social media at
        all, the closest I come is using IRC.
        
        
       -  operating sys  : archlinux / openBSD
       +  operating sys  : archlinux / freeBSD
          window manager : sway
          terminal       : foot
          launcher       : bemenu
          notifications  : dunst
       -  email          : mutt
       -  browser        : qutebrowser / firefox
       +  email          : mutt / fdm
       +  browser        : qutebrowser
          video          : mpv
          music          : mpd / ncmpcpp
          gaming         : gog only
          password mgt   : pass
          vpn            : mullvad
       -  news           : newsboat
       +  news           : sfeed -> fdm -> mutt
 (DIR) diff --git a/mutt/muttrc b/mutt/muttrc
       @@ -1,8 +1,8 @@
        # info
        set my_user                = 'me@jay.scot'
        set my_pass                = `pass tech/mailbox.org | head -n1`
       -set realname                = "Jay Scott"
       -set from                = "me@jay.scot"
       +set realname                = 'Jay Scott'
       +set from                = 'me@jay.scot'
        
        # SMTP settings
        set smtp_pass                 = $my_pass
       @@ -19,6 +19,8 @@ set delete                = yes
        set forward_format        = "Fwd: %s"
        set fcc_attach                 = no
        set edit_headers        = yes
       +set fast_reply                = yes
       +set include                = yes
        
        # gpg encryption
        source ~/.config/mutt/gpg.rc
 (DIR) diff --git a/newsboat/config b/newsboat/config
       @@ -1,38 +0,0 @@
       -# Notify
       -notify-program "dunst"
       -notify-format "RSS Feeds : %d new articles"
       -
       -# Default applications
       -player mpv
       -browser "~/bin/link_handler.sh"
       -
       -# Reload
       -auto-reload no
       -reload-time 30
       -reload-threads 4
       -
       -prepopulate-query-feeds yes
       -show-read-feeds no
       -scrolloff 5
       -
       -# Podcast
       -download-path "/data/podcasts/"
       -download-filename-format "%F-%t.%e"
       -max-downloads 1
       -
       -# Feed settings
       -show-read-articles no
       -show-title-bar no
       -download-full-page yes
       -text-width 72
       -
       -articlelist-format "%D %?T?| %-17T | ?%t"
       -
       -# Maintenace
       -confirm-mark-feed-read no
       -cleanup-on-quit yes
       -
       -# Macros
       -macro f set browser "qutebrowser %u" ; open-in-browser ; set browser "~/bin/link_handler.sh"
       -
       -include /usr/share/doc/newsboat/contrib/colorschemes/gruvbox
 (DIR) diff --git a/newsboat/urls b/newsboat/urls
       @@ -1,94 +0,0 @@
       -"query:┌─Unread:unread = \"yes\""
       -"query:├─All:tags != \"\""
       -"query:│ ├─ Linux:tags # \"linux\""
       -"query:│ ├─ Media:tags # \"media\""
       -"query:│ ├─ Gaming:tags # \"gaming\""
       -"query:│ ├─ Apps:tags # \"apps\""
       -"query:│ ├─ People:tags # \"people\""
       -"query:│ ├─ Gemini:tags # \"gemini\""
       -"query:│ ├─ Podcast:tags # \"podcast\""
       -"query:│ ├─ Videos:tags # \"youtube\""
       -
       -# LINUX
       -https://tilde.news/newest.rss "!" "~Tilde News" linux
       -
       -# MEDIA
       -https://showrss.info/other/all.rss "!" "~TV Torrents" media
       -http://feed.rutracker.cc/atom/f/1992.atom "!" "~Linux Torrents" media
       -
       -# PODCASTS
       -https://tilde.town/~dozens/podcast/rss.xml "!" "Tilde World Podcast" podcast
       -https://podcast.asknoahshow.com/rss "!" "Ask Noah Podcast" podcast
       -http://www.2600.com/oth-broadband.xml "!" "Off The Hook" podcast
       -
       -# GAMING
       -https://www.gamingonlinux.com/article_rss.php "!" "~Gaming On Linux" gaming
       -
       -# APPS
       -https://archlinux.org/feeds/news/ "!" "~Arch Linux" apps
       -https://blog.qutebrowser.org/feeds/all.atom.xml "!" "~Qutebrowser" apps
       -https://newsboat.org/news.atom "!" "~Newsboat" apps
       -https://git.suckless.org/dwm/atom.xml "!" "~dwm" apps
       -https://git.suckless.org/st/atom.xml "!" "~st" apps
       -https://git.suckless.org/dmenu/atom.xml "!"~dmenu" apps
       -https://github.com/dudik/herbe/commits/master.atom "!" "~herbe" apps
       -https://github.com/eafer/rdrview/commits/master.atom "!" "~rdrview" apps
       -
       -# PEOPLE
       -https://codemadness.org/atom.xml "!" "~CodeMadness" people
       -https://drewdevault.com/blog/index.xml "!" "Drew DeVault" people
       -http://joeyh.name/blog/index.rss "!" "Joey H" people
       -https://unixsheikh.com/feed.rss "!" "Unix Sheikh" people
       -https://www.uninformativ.de/blog/feeds/en.atom "!" "~Uninformativ" people
       -
       -# GEMINI
       -"exec:gemget tilde.team/~tomasino/atom.xml --output -" "!" "~tomasino@tilde.team" gemini
       -"exec:gemget capsule.usebox.net/gemlog/atom.xml --output -" "!" "~Juans Gemlog" gemini
       -"exec:gemget foobucket.xyz/gemlog/atom.xml --output -" "!" "~Foobucket Gemlog" gemini
       -"exec:gemget midnight.pub/feed.xml --output -" "!" "~Midnight Pub" gemini
       -"exec:gemget gemini://warmedal.se/~antenna/atom.xml --output -" "!" "~Antenna" gemini
       -
       -# ODYSEE
       -https://odysee.com/$/rss/@AlphaNerd:8 "!" "~Mental Outlaws" youtube
       -https://odysee.com/$/rss/@TheLinuxExperiment:e "!" "~Linux Experiment" youtube
       -https://odysee.com/$/rss/@DistroTube:2 "!" "~DistroTube" youtube
       -https://odysee.com/$/rss/@BrodieRobertson:5 "!" "~Brodie Robertson" youtube
       -https://odysee.com/$/rss/@OfficialZaney:8 "!" "~Zaney" youtube
       -https://odysee.com/$/rss/@thelinuxcast:4 "!" "~Linux Cast" youtube
       -https://odysee.com/$/rss/@SystemCrafters:e "!" "~System Crafters" youtube
       -https://odysee.com/$/rss/@tuxfoo:e "!" "~Tuxfoo" youtube
       -https://odysee.com/$/rss/@hexdsl:7 "!" "~HexDSL" youtube
       -https://odysee.com/$/rss/@brightsunfilms:5 "!" "~Bright Sun Films" youtube
       -
       -# YOUTUBE
       -https://www.youtube.com/feeds/videos.xml?channel_id=UC2I6Et1JkidnnbWgJFiMeHA "!" youtube # Steve1989MREInfo
       -https://www.youtube.com/feeds/videos.xml?channel_id=UC7uO9V1Frl_wPd9d1qOm_RQ "!" youtube # Dave Snider
       -https://www.youtube.com/feeds/videos.xml?channel_id=UCKr68ZJ4vv6VloNdnS2hjhA "!" youtube # Harald Baldr
       -https://www.youtube.com/feeds/videos.xml?channel_id=UCKygRpISlqs5TufcT3JtRng "!" youtube # Dale Philip
       -https://www.youtube.com/feeds/videos.xml?channel_id=UCQCrKxBj5Id79syQEsY2Qxg "!" youtube # Simon Wilson
       -https://www.youtube.com/feeds/videos.xml?channel_id=UCRvWwMPr2SmSG7rXXzeEUdA "!" youtube # SideNote
       -https://www.youtube.com/feeds/videos.xml?channel_id=UCVqpNG1R72i21jh-nAxEk4A "!" youtube # c90adventures
       -https://www.youtube.com/feeds/videos.xml?channel_id=UCXulruMI7BHj3kGyosNa0jA "!" youtube # Indigo Traveller
       -https://www.youtube.com/feeds/videos.xml?channel_id=UCnHEz9DZ6EAof1-DaQGD_Xw "!" youtube # PPPeter
       -https://www.youtube.com/feeds/videos.xml?channel_id=UCxDZs_ltFFvn0FDHT6kmoXA "!" youtube # Bald and Bankrupt
       -https://www.youtube.com/feeds/videos.xml?channel_id=UCXJL3ST-O0J3nqzQyPJtpNg "!" youtube # PreachGaming
       -https://www.youtube.com/feeds/videos.xml?channel_id=UCgNqlRGqHdxNRPR6ycynWhw "!" youtube # Vagrant Holiday
       -https://www.youtube.com/feeds/videos.xml?channel_id=UCHL9bfHTxCMi-7vfxQ-AYtg "!" youtube # Abroad in Japan
       -https://www.youtube.com/feeds/videos.xml?channel_id=UCB2GbNXOsy3VBksSD58NvhQ "!" youtube # Daily Bald
       -https://www.youtube.com/feeds/videos.xml?channel_id=UCwpHKudUkP5tNgmMdexB3ow "!" youtube # Mentour Pilot
       -https://www.youtube.com/feeds/videos.xml?channel_id=UCl7mAGnY4jh4Ps8rhhh8XZg "!" youtube # Serpentza
       -https://www.youtube.com/feeds/videos.xml?channel_id=UCpXwMqnXfJzazKS5fJ8nrVw "!" youtube # Shiey
       -https://www.youtube.com/feeds/videos.xml?channel_id=UCWm__g4cPmX-umorqM8VfWw "!" youtube # LukeDamant
       -https://www.youtube.com/feeds/videos.xml?channel_id=UCO8MMsO_XRjO7X4iGCuKdwg "!" youtube # Vagabond
       -https://www.youtube.com/feeds/videos.xml?channel_id=UCmSwBBdhuJ39zaA437NaeXA "!" youtube # Scotland History Tours
       -https://www.youtube.com/feeds/videos.xml?channel_id=UCeKshd39k29Ipg9sWVaU3-Q "!" youtube # thesalukie
       -https://www.youtube.com/feeds/videos.xml?channel_id=UCqRs-3IcoKCMGXsfLvOgTUg "!" youtube # ThoseHappyDays
       -https://www.youtube.com/feeds/videos.xml?channel_id=UCpiWxsm9Gt_HK7d-jqkU4MA "!" youtube # Daly Life Outdoors
       -https://www.youtube.com/feeds/videos.xml?channel_id=UCPqdx8N99fs4IDoK_XA1aew "!" youtube # English Woodsman
       -https://www.youtube.com/feeds/videos.xml?channel_id=UCI3mQP0kLxdZKhNtcHhExyA "!" youtube # Paul Messer
       -https://www.youtube.com/feeds/videos.xml?channel_id=UCdVEfdWcNwL5jWmwaNWEf1Q "!" youtube # Bushman & Blue
       -https://www.youtube.com/feeds/videos.xml?channel_id=UC2O6HDtMOZf9FkUAepz9Atg "!" youtube # Noel Phillips
       -https://www.youtube.com/feeds/videos.xml?channel_id=UCdQ3VoDGjjl3NsfB3V0mPng "!" youtube # clawd00d
       -https://www.youtube.com/feeds/videos.xml?channel_id=UCpNBjjE8y8eFPhDU4YzYmKA "!" youtube # Quin69
       -https://www.youtube.com/feeds/videos.xml?channel_id=UCs2Kaw3Soa63cJq3H0VA7og "!" youtube # rwxrob
       -https://www.youtube.com/feeds/videos.xml?channel_id=UCHugE6eRhqB9_AZQh4DDbIw "!" youtube # Jupiter Broadcasting
 (DIR) diff --git a/waybar/config b/waybar/config
       @@ -59,14 +59,6 @@
                        "on-click": "foot mutt",
                },
        
       -        "custom/newsboat": {
       -                    "format": "",
       -                "return-type": "json",
       -                    "interval": 360,
       -                "exec": "$HOME/.config/waybar/waybar_newsboat.sh",
       -                "on-click": "foot newsboat",
       -        },
       -
                "tray": {
                        "icon-size": 15
                }