Adds w3m wrapper to use uberw3m scripts
This commit is contained in:
parent
adffcd76bb
commit
f2417f5cb4
1 changed files with 3 additions and 0 deletions
3
bin/.bin/w3m
Executable file
3
bin/.bin/w3m
Executable file
|
@ -0,0 +1,3 @@
|
||||||
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
|
$HOME/.bin/uberw3m/uberwrap /usr/bin/w3m -o imgdisplay=$HOME/.bin/uberw3m/uberw3m "$@"
|
Loading…
Add table
Add a link
Reference in a new issue