aboutsummaryrefslogtreecommitdiffstats
path: root/sway/sway-output.5.scd
diff options
context:
space:
mode:
authorLibravatar Martin Michlmayr <tbm@cyrius.com>2019-09-10 19:13:12 +0200
committerLibravatar Simon Ser <contact@emersion.fr>2019-09-11 15:34:11 +0300
commitc11c8a583f3e7232c9dbb20d349df32bad5a1518 (patch)
tree728dbc9d3c3b0a5ca19ed08155773fdddc28f572 /sway/sway-output.5.scd
parentswaymsg.1: fix description of --pretty (diff)
downloadsway-c11c8a583f3e7232c9dbb20d349df32bad5a1518.tar.gz
sway-c11c8a583f3e7232c9dbb20d349df32bad5a1518.tar.zst
sway-c11c8a583f3e7232c9dbb20d349df32bad5a1518.zip
sway-output.5: fix variable name
__foo__ is verbatim in scdoc, but we want the variable foo in italic, i.e. _foo_.
Diffstat (limited to 'sway/sway-output.5.scd')
-rw-r--r--sway/sway-output.5.scd2
1 files changed, 1 insertions, 1 deletions
diff --git a/sway/sway-output.5.scd b/sway/sway-output.5.scd
index 806054fc..013025ad 100644
--- a/sway/sway-output.5.scd
+++ b/sway/sway-output.5.scd
@@ -78,7 +78,7 @@ must be separated by one space. For example:
78 given scaling mode (one of "stretch", "fill", "fit", "center", "tile"). If 78 given scaling mode (one of "stretch", "fill", "fit", "center", "tile"). If
79 the specified file cannot be accessed or if the image does fill the entire 79 the specified file cannot be accessed or if the image does fill the entire
80 output, a fallback color may be provided to cover the rest of the output. 80 output, a fallback color may be provided to cover the rest of the output.
81 __fallback_color__ should be specified as _#RRGGBB_. Alpha is not supported. 81 _fallback_color_ should be specified as _#RRGGBB_. Alpha is not supported.
82 82
83*output* <name> background|bg <color> solid_color 83*output* <name> background|bg <color> solid_color
84 Sets the background of the given output to the specified color. _color_ 84 Sets the background of the given output to the specified color. _color_