Marty Oehme
8912a09a39
I rewrote and extended the nsxiv-rifle script recently, and this change now: removes the old script, adds the new one as a submodule into the repository and links a working binary into the path. The new script is essentially still just an image grabber-and-opener, but supports more image viewers, is a little more advanced and can for example replace arbitrary parts of urls (and is documented a little more nicely). Make qutebrowser use new script and remove leftover references to nsxiv-rifle. Qutebrowser also gets a third option of viewing images, now there are: ,i -> open selected link in imageviewer ,I -> open current page in imageviewer ,<C-i> -> open selected image in imageviewer
6 lines
252 B
Text
6 lines
252 B
Text
[submodule "pass/.local/share/pass-pick"]
|
|
path = pass/.local/share/pass-pick
|
|
url = https://git.martyoeh.me/Marty/pass-pick.git
|
|
[submodule "scripts/.local/share/uoeia"]
|
|
path = scripts/.local/share/uoeia
|
|
url = https://git.martyoeh.me/Marty/uoeia.git
|