clone of my dotfiles.ssp.sh
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

filter yt

sspaeti 63b4154c 01d30960

+4
+4
newsboat/.config/newsboat/config
··· 19 19 unbind-key O 20 20 bind O article set browser "xdg-open %u"; open-in-browser ; set browser "/bin/w3m %u" -- "Open in default browser" 21 21 22 + # try to ignore shorts in YT, only if tag is added: 23 + ignore-article "*" "title =~ \"#shorts\"" 24 + ignore-article "*" "content =~ \"#shorts\"" 25 + 22 26 # unbind keys 23 27 unbind-key ENTER 24 28 unbind-key j