mirror of
https://cagebreak.project-repo.co/cagebreak.git
synced 2026-08-09 15:19:11 +02:00
Add explanation of prio
This commit is contained in:
parent
7449faf021
commit
38fee7ea71
1 changed files with 3 additions and 1 deletions
|
|
@ -195,7 +195,9 @@ by prepending a line with the # symbol.
|
|||
output, *output <output> disable* has no effect. prio <n> is used to set the
|
||||
priority of an output. If nothing else is set, outputs are added as they
|
||||
request to be added and have a numerical priority of -1. Using prio <n>
|
||||
it is possible to set priorities for outputs, where <n> >= 1.
|
||||
it is possible to set priorities for outputs, where <n> >= 1. The larger <n> is,
|
||||
the higher the priority is, that is to say, the earlier the output will
|
||||
appear in the list of outputs.
|
||||
|
||||
*prev*
|
||||
Focus previous window in current tile
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue