newsboat urls and mpv keymaps

This commit is contained in:
krolyxon 2022-07-06 00:07:58 +05:30
parent 8dcf9802aa
commit f7c99ee109
3 changed files with 12 additions and 1 deletions

View File

@ -78,7 +78,7 @@ map c push A<c-u> # new rename
map I push A<c-a> # at the very beginning
map i push A<a-b><a-b><a-f> # before extension
map a push A<a-b> # after extension
map B $vimv
map br $vimv
map bg $genwall $f
map <c-e> down

View File

@ -1,2 +1,9 @@
# Normalize audio.
F1 af toggle "dynaudnorm=g=5:f=250:r=0.9:p=0.5"
# seek commands
l seek 5
h seek -5
j seek -60
k seek 60
S cycle sub

4
.config/newsboat/urls Normal file
View File

@ -0,0 +1,4 @@
https://blog.rust-lang.org/feed.xml "programming"
https://digdeeper.neocities.org/atom.xml
https://lukesmith.xyz/rss.xml
https://www.archlinux.org/feeds/news/ "tech"