aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar Drew DeVault <sir@cmpwn.com>2019-01-31 08:42:18 -0500
committerLibravatar Drew DeVault <sir@cmpwn.com>2019-01-31 08:42:29 -0500
commit82461c4165ce44e1ea63d5d8c3bda080b6f57148 (patch)
tree56e3ffba6e6bc7baf490b2cd5d2144a99375a3a9
parentAdd details on `--whole-window` for bindsym (diff)
downloadsway-82461c4165ce44e1ea63d5d8c3bda080b6f57148.tar.gz
sway-82461c4165ce44e1ea63d5d8c3bda080b6f57148.tar.zst
sway-82461c4165ce44e1ea63d5d8c3bda080b6f57148.zip
Updates for scdoc 1.8.1
-rw-r--r--sway/sway-bar.5.scd2
-rw-r--r--sway/sway.5.scd4
2 files changed, 3 insertions, 3 deletions
diff --git a/sway/sway-bar.5.scd b/sway/sway-bar.5.scd
index 5c8b9417..13827e5e 100644
--- a/sway/sway-bar.5.scd
+++ b/sway/sway-bar.5.scd
@@ -18,7 +18,7 @@ Sway allows configuring swaybar in the sway configuration file.
18 https://i3wm.org/docs/i3bar-protocol.html 18 https://i3wm.org/docs/i3bar-protocol.html
19 19
20 If running this command via IPC, you can disable a running status command by 20 If running this command via IPC, you can disable a running status command by
21 setting the command to a single dash: _swaybar bar bar-0 status_command -_ 21 setting the command to a single dash: _swaybar bar bar-0 status\_command -_
22 22
23*pango_markup* enabled|disabled 23*pango_markup* enabled|disabled
24 Enables or disables pango markup for status lines. This has no effect on 24 Enables or disables pango markup for status lines. This has no effect on
diff --git a/sway/sway.5.scd b/sway/sway.5.scd
index 5f38cb51..1ffb0e50 100644
--- a/sway/sway.5.scd
+++ b/sway/sway.5.scd
@@ -72,7 +72,7 @@ The following commands may only be used in the configuration file.
72 *sway-output*(5) for more information. 72 *sway-output*(5) for more information.
73 73
74 It can be disabled by setting the command to a single dash: 74 It can be disabled by setting the command to a single dash:
75 _swaybg_command -_ 75 _swaybg\_command -_
76 76
77*swaynag_command* <command> 77*swaynag_command* <command>
78 Executes custom command for _swaynag_. Default is _swaynag_. Additional 78 Executes custom command for _swaynag_. Default is _swaynag_. Additional
@@ -82,7 +82,7 @@ The following commands may only be used in the configuration file.
82 results. 82 results.
83 83
84 It can be disabled by setting the command to a single dash: 84 It can be disabled by setting the command to a single dash:
85 _swaynag_command -_ 85 _swaynag\_command -_
86 86
87*xwayland* enable|disable 87*xwayland* enable|disable
88 Enables or disables Xwayland support, which allows X11 applications to be 88 Enables or disables Xwayland support, which allows X11 applications to be