Open RSS articles in a new window
This commit is contained in:
parent
505a0b0f66
commit
e0165da0ff
@ -1,4 +1,4 @@
|
||||
browser qutebrowser
|
||||
browser "qutebrowser --target private-window"
|
||||
reload-threads 10
|
||||
|
||||
bind-key j down feedlist
|
||||
|
@ -29,4 +29,4 @@ c.statusbar.show = "in-mode"
|
||||
|
||||
# This is so when using newsboat with qutebrowser,
|
||||
# they can be operated using only hjkl.
|
||||
config.bind('h', 'tab-close', mode='normal')
|
||||
config.bind('h', 'quit', mode='normal')
|
||||
|
Loading…
Reference in New Issue
Block a user