mirror of
https://codeberg.org/adnano/wmenu.git
synced 2025-10-29 05:40:20 -04:00
Support xdg_activation_v1 protocol
This commit is contained in:
parent
41b2e8b1e1
commit
cf6f5b9d06
7 changed files with 71 additions and 5 deletions
|
|
@ -6,7 +6,7 @@ wmenu - dynamic menu for Wayland
|
|||
|
||||
# SYNOPSIS
|
||||
|
||||
*wmenu* [-biPv] \
|
||||
*wmenu* [-biPvx] \
|
||||
[-f _font_] \
|
||||
[-l _lines_] \
|
||||
[-o _output_] \
|
||||
|
|
@ -37,6 +37,9 @@ to those matching the tokens in the input.
|
|||
*-v*
|
||||
prints version information to stdout, then exits.
|
||||
|
||||
*-x*
|
||||
wmenu will execute the selected item.
|
||||
|
||||
*-f* _font_
|
||||
defines the font used. For more information, see
|
||||
https://docs.gtk.org/Pango/type_func.FontDescription.from_string.html
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue