aboutsummaryrefslogtreecommitdiffstats
path: root/sway/sway.5.scd
diff options
context:
space:
mode:
authorLibravatar Ryan Dwyer <ryandwyer1@gmail.com>2018-05-15 15:11:28 +1000
committerLibravatar Ryan Dwyer <ryandwyer1@gmail.com>2018-05-17 08:29:14 +1000
commitb1645fb352748398783981ecccad0f42e285b6bf (patch)
tree3da1e7f4d1c05e5da7731b31c393d39e0cd90cc7 /sway/sway.5.scd
parentDestroy marks textures when view destroyed (diff)
downloadsway-b1645fb352748398783981ecccad0f42e285b6bf.tar.gz
sway-b1645fb352748398783981ecccad0f42e285b6bf.tar.zst
sway-b1645fb352748398783981ecccad0f42e285b6bf.zip
Update show_marks documentation
Diffstat (limited to 'sway/sway.5.scd')
-rw-r--r--sway/sway.5.scd12
1 files changed, 6 insertions, 6 deletions
diff --git a/sway/sway.5.scd b/sway/sway.5.scd
index 2ebdb8ed..ff138562 100644
--- a/sway/sway.5.scd
+++ b/sway/sway.5.scd
@@ -174,7 +174,7 @@ runtime.
174 Assigns views matching _criteria_ (see *CRITERIA* for details) to 174 Assigns views matching _criteria_ (see *CRITERIA* for details) to
175 _workspace_. The → (U+2192) is optional and cosmetic. This command is 175 _workspace_. The → (U+2192) is optional and cosmetic. This command is
176 equivalent to: 176 equivalent to:
177 177
178 for\_window <criteria> move container to workspace <workspace> 178 for\_window <criteria> move container to workspace <workspace>
179 179
180*bindsym* <key combo> <command> 180*bindsym* <key combo> <command>
@@ -238,7 +238,7 @@ The default colors are:
238[- *class* 238[- *class*
239:[ _border_ 239:[ _border_
240:[ _background_ 240:[ _background_
241:[ _text_ 241:[ _text_
242:[ _indicator_ 242:[ _indicator_
243:[ _child\_border_ 243:[ _child\_border_
244|[ *background* 244|[ *background*
@@ -451,10 +451,10 @@ You can get a list of output names with *swaymsg -t get\_outputs*. You may also
451match any output by using the output name "\*". Be sure to add this output 451match any output by using the output name "\*". Be sure to add this output
452config after the others, or it will be matched instead of the others. 452config after the others, or it will be matched instead of the others.
453 453
454*show\_marks* on|off 454*show\_marks* yes|no
455 If *show\_marks* is on, marks will be displayed in the window borders. 455 If *show\_marks* is yes, marks will be displayed in the window borders.
456 Any mark that starts with an underscore will not be drawn even if the 456 Any mark that starts with an underscore will not be drawn even if
457 option is on. The default is _on_. 457 *show\_marks* is yes. The default is _yes_.
458 458
459*opacity* <value> 459*opacity* <value>
460 Set the opacity of the window between 0 (completely transparent) and 1 460 Set the opacity of the window between 0 (completely transparent) and 1