mirror of
https://github.com/LukeSmithxyz/voidrice.git
synced 2026-03-20 01:37:45 +01:00
manview for autogen groff pdf manuals
This commit is contained in:
parent
1018cf74f9
commit
8cf51ecdbd
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