aboutsummaryrefslogtreecommitdiffstats
path: root/sway/sway.5.scd
diff options
context:
space:
mode:
Diffstat (limited to 'sway/sway.5.scd')
-rw-r--r--sway/sway.5.scd6
1 files changed, 3 insertions, 3 deletions
diff --git a/sway/sway.5.scd b/sway/sway.5.scd
index 3e445e0e..768f125e 100644
--- a/sway/sway.5.scd
+++ b/sway/sway.5.scd
@@ -664,9 +664,9 @@ The default colors are:
664 Any mark that starts with an underscore will not be drawn even if 664 Any mark that starts with an underscore will not be drawn even if
665 *show_marks* is yes. The default is _yes_. 665 *show_marks* is yes. The default is _yes_.
666 666
667*opacity* <value> 667*opacity* [set|plus|minus] <value>
668 Set the opacity of the window between 0 (completely transparent) and 1 668 Adjusts the opacity of the window between 0 (completely transparent) and
669 (completely opaque). 669 1 (completely opaque). If the operation is omitted, _set_ will be used.
670 670
671*tiling_drag* enable|disable|toggle 671*tiling_drag* enable|disable|toggle
672 Sets whether or not tiling containers can be dragged with the mouse. If 672 Sets whether or not tiling containers can be dragged with the mouse. If