mirror of
https://github.com/LukeSmithxyz/voidrice.git
synced 2026-01-30 09:48:11 +01:00
manview for autogen groff pdf manuals
This commit is contained in:
parent
ddc3c130df
commit
08c2846ba5
2
.scripts/i3cmds/manview
Executable file
2
.scripts/i3cmds/manview
Executable file
@ -0,0 +1,2 @@
|
|||||||
|
#!/bin/sh
|
||||||
|
man -Tpdf $(man -k . | awk '{print $1}' | uniq | dmenu -l 20) | zathura -
|
||||||
Loading…
x
Reference in New Issue
Block a user