mirror of
https://github.com/swaywm/sway.git
synced 2024-11-13 14:04:11 +01:00
Update show_marks documentation
This commit is contained in:
parent
69ac7f73e7
commit
b1645fb352
@ -174,7 +174,7 @@ runtime.
|
|||||||
Assigns views matching _criteria_ (see *CRITERIA* for details) to
|
Assigns views matching _criteria_ (see *CRITERIA* for details) to
|
||||||
_workspace_. The → (U+2192) is optional and cosmetic. This command is
|
_workspace_. The → (U+2192) is optional and cosmetic. This command is
|
||||||
equivalent to:
|
equivalent to:
|
||||||
|
|
||||||
for\_window <criteria> move container to workspace <workspace>
|
for\_window <criteria> move container to workspace <workspace>
|
||||||
|
|
||||||
*bindsym* <key combo> <command>
|
*bindsym* <key combo> <command>
|
||||||
@ -238,7 +238,7 @@ The default colors are:
|
|||||||
[- *class*
|
[- *class*
|
||||||
:[ _border_
|
:[ _border_
|
||||||
:[ _background_
|
:[ _background_
|
||||||
:[ _text_
|
:[ _text_
|
||||||
:[ _indicator_
|
:[ _indicator_
|
||||||
:[ _child\_border_
|
:[ _child\_border_
|
||||||
|[ *background*
|
|[ *background*
|
||||||
@ -451,10 +451,10 @@ You can get a list of output names with *swaymsg -t get\_outputs*. You may also
|
|||||||
match any output by using the output name "\*". Be sure to add this output
|
match any output by using the output name "\*". Be sure to add this output
|
||||||
config after the others, or it will be matched instead of the others.
|
config after the others, or it will be matched instead of the others.
|
||||||
|
|
||||||
*show\_marks* on|off
|
*show\_marks* yes|no
|
||||||
If *show\_marks* is on, marks will be displayed in the window borders.
|
If *show\_marks* is yes, marks will be displayed in the window borders.
|
||||||
Any mark that starts with an underscore will not be drawn even if the
|
Any mark that starts with an underscore will not be drawn even if
|
||||||
option is on. The default is _on_.
|
*show\_marks* is yes. The default is _yes_.
|
||||||
|
|
||||||
*opacity* <value>
|
*opacity* <value>
|
||||||
Set the opacity of the window between 0 (completely transparent) and 1
|
Set the opacity of the window between 0 (completely transparent) and 1
|
||||||
|
Loading…
Reference in New Issue
Block a user