docs: assorted fixes/cleanups
This commit is contained in:
@ -14,7 +14,7 @@ river - dynamic tiling Wayland compositor
|
||||
a stack of views laid out dynamically by an external layout generator. Tags
|
||||
are used instead of workspaces allowing for increased flexibility.
|
||||
|
||||
All runtime configuration and control happens through Wayland protocols,
|
||||
All configuration and control happens at runtime through Wayland protocols,
|
||||
including several river-specific protocol extensions. The *riverctl*(1)
|
||||
utility may be used to communicate with river over these protocols.
|
||||
|
||||
|
@ -155,9 +155,9 @@ are ignored by river.
|
||||
|
||||
Mappings are modal in river. Each mapping is associated with a mode and is
|
||||
only active while in that mode. There are two special modes: "normal" and
|
||||
"locked". The normal mode is the initial mode for every seat. The locked
|
||||
mode is automatically entered while an input inhibitor (such as a lockscreen)
|
||||
is active. It cannot be left or entered manually.
|
||||
"locked". The normal mode is the initial mode on startup. The locked mode
|
||||
is automatically entered while an input inhibitor (such as a lockscreen)
|
||||
is active. It cannot be entered or exited manually.
|
||||
|
||||
The following modifiers are available for use in mappings:
|
||||
|
||||
|
Reference in New Issue
Block a user