1
0
Fork 0
mirror of https://github.com/davatorium/rofi.git synced 2024-11-18 13:54:36 -05:00

[Manpage] Fix example that uses external tools out2html and tty-pipe.

This commit is contained in:
Dave Davenport 2019-06-16 19:47:04 +02:00
parent 5970649698
commit 45811d99ca
2 changed files with 1485 additions and 1546 deletions

3027
doc/rofi.1

File diff suppressed because it is too large Load diff

View file

@ -922,10 +922,6 @@ Run **rofi** full monitor width at the top of the monitor like a dropdown menu:
rofi -show run -width 100 -location 1 -lines 5 -bw 2 -yoffset -2
Get a colored list of available wi-fi networks:
tty-pipe nmcli device wifi | out2html -p | rofi -dmenu -markup-rows
Pop up a text message claiming that this is the end:
rofi -e "This is the end"