diesdas
This commit is contained in:
parent
0f5574b2b5
commit
e9bd788175
7 changed files with 30 additions and 16 deletions
|
|
@ -27,6 +27,10 @@ url=https://www.eintracht-podcast.de/feed/mp3
|
|||
# url=https://cdn.julephosting.de/podcasts/573-edeltalk-mit-dominik-kevin/feed.rss
|
||||
# id3album=Edeltalk
|
||||
|
||||
[musikisteinewaffe]
|
||||
url= https://www.radioeins.de/archiv/podcast/ton_steine_scherben.xml/feed=podcast.xml
|
||||
id3album=Musik ist eine Waffe
|
||||
|
||||
[*]
|
||||
id3contenttype=Podcast
|
||||
spool=/home/till/.local/share/podcasts
|
||||
|
|
|
|||
|
|
@ -29,8 +29,10 @@
|
|||
imagemagick
|
||||
ghostscript
|
||||
scrcpy
|
||||
pureref
|
||||
# openshot-qt
|
||||
# audacity
|
||||
#wkhtmltopdf
|
||||
|
||||
# web
|
||||
chromium
|
||||
|
|
@ -41,6 +43,10 @@
|
|||
bookworm
|
||||
heroic
|
||||
anki-bin
|
||||
castget
|
||||
freetube
|
||||
qbittorrent
|
||||
nicotine-plus
|
||||
|
||||
];
|
||||
|
||||
|
|
|
|||
|
|
@ -7,10 +7,11 @@ set mailcap_path = ~/.config/neomutt/mailcap
|
|||
|
||||
set my_download_folder = ~/tmp
|
||||
|
||||
# Caching
|
||||
set header_cache = ~/.local/share/neomutt/cache/headers
|
||||
set message_cachedir = ~/.local/share/neomutt/cache/bodies
|
||||
# Caching and tmp
|
||||
set header_cache = $XDG_CACHE_HOME/neomutt/headers
|
||||
set message_cachedir = $XDG_CACHE_HOME/neomutt/bodies
|
||||
set header_cache_backend = "lmdb"
|
||||
set tmpdir = $XDG_CACHE_HOME/neomutt/tmp
|
||||
|
||||
# Basic options
|
||||
unset wait_key
|
||||
|
|
|
|||
|
|
@ -72,12 +72,8 @@
|
|||
nyxt
|
||||
|
||||
# media
|
||||
castget
|
||||
freetube
|
||||
qbittorrent
|
||||
rhythmbox
|
||||
vlc
|
||||
yt-dlp
|
||||
|
||||
# development
|
||||
bundler
|
||||
|
|
|
|||
|
|
@ -13,6 +13,7 @@ let
|
|||
enotez
|
||||
enumitem
|
||||
environ
|
||||
footmisc
|
||||
framed
|
||||
gensymb
|
||||
graphbox
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue