mirror of
https://github.com/swaywm/sway.git
synced 2025-11-23 06:59:48 -05:00
Implement mode --pango_markup
This commit is contained in:
parent
84109431f7
commit
78c08fb0a2
6 changed files with 27 additions and 8 deletions
|
|
@ -413,10 +413,12 @@ The default colors are:
|
|||
*mode* <mode>
|
||||
Switches to the specified mode. The default mode _default_.
|
||||
|
||||
*mode* <mode> *{* <commands...> *}*
|
||||
*mode* [--pango\_markup] <mode> *{* <commands...> *}*
|
||||
_commands..._ after *{* will be added to the specified mode. A newline is
|
||||
required between *{* and the first command, and *}* must be alone on a
|
||||
line. Only *bindsym* and *bindcode* commands are permitted in mode blocks.
|
||||
If _--pango\_markup_ is given, then _mode_ will be interpreted as pango
|
||||
markup.
|
||||
|
||||
*mouse\_warping* output|none
|
||||
If _output_ is specified, the mouse will be moved to new outputs as you
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue