mirror of https://codeberg.org/anemofilia/zero
radio: files: newsraft: Fix bind to open links in browser
parent
11d6277920
commit
9650f15cc7
|
@ -18,7 +18,7 @@ set scrolloff 2
|
|||
# binds
|
||||
unbind g
|
||||
bind R reload-all
|
||||
bind b open-in-browser-command
|
||||
bind b exec $BROWSER %l
|
||||
bind gj select-last
|
||||
bind gk select-first
|
||||
bind m exec setsid -f mpv %l >/dev/null 2>&1 & disown
|
||||
|
|
Loading…
Reference in New Issue