mirror of
https://codeberg.org/adnano/wmenu.git
synced 2025-11-20 06:59:49 -05:00
Add -1 flag (single instance)
This commit is contained in:
parent
e2542d34ed
commit
577d5759a7
5 changed files with 50 additions and 3 deletions
|
|
@ -6,7 +6,7 @@ wmenu - dynamic menu for Wayland
|
|||
|
||||
# SYNOPSIS
|
||||
|
||||
*wmenu* [-biPv] \
|
||||
*wmenu* [-1biPv] \
|
||||
[-f _font_] \
|
||||
[-l _lines_] \
|
||||
[-o _output_] \
|
||||
|
|
@ -29,6 +29,9 @@ $PATH and runs the result.
|
|||
|
||||
# OPTIONS
|
||||
|
||||
*-1*
|
||||
allow only one instance.
|
||||
|
||||
*-b*
|
||||
wmenu appears at the bottom of the screen.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue