hyprctl: add --quiet flag (#6380)
This commit is contained in:
parent
722b846ac5
commit
121c6ac3ea
6 changed files with 248 additions and 233 deletions
|
|
@ -8,6 +8,7 @@ hyprctl [<OPTIONS>]... <ARGUMENTS>
|
|||
| (-j) "Output in JSON format"
|
||||
| (-r) "Refresh state after issuing the command"
|
||||
| (--batch) "Execute a batch of commands separated by ;"
|
||||
| (-q | --quiet) "Disable output"
|
||||
;
|
||||
|
||||
<WINDOWS> ::= {{{ hyprctl clients | grep class | awk '{print $2}' }}};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue