Skip to content

Commit 980a4e0

Browse files
jonmon6691emersion
authored andcommitted
use subheadings instead
1 parent f2b2a81 commit 980a4e0

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

sway/sway.5.scd

+4-5
Original file line numberDiff line numberDiff line change
@@ -52,11 +52,12 @@ Throughout the documentation, *|* is used to distinguish between arguments for
5252
which you may only select one. *[...]* is used for optional arguments, and
5353
*<...>* for arguments where you are expected to supply some value.
5454

55-
# COMMANDS - CONFIG ONLY
55+
# COMMANDS
5656

5757
This section only lists general commands. For input and output commands, refer
5858
to *sway-input*(5) and *sway-output*(5).
5959

60+
## Config only commands
6061
The following commands may only be used in the configuration file.
6162

6263
*bar* [<bar-id>] <bar-subcommands...>
@@ -98,8 +99,7 @@ The following commands may only be used in the configuration file.
9899
machines, it may be desirable to have Xwayland started immediately by
99100
using _force_ instead of _enable_.
100101

101-
# COMMANDS - RUNTIME ONLY
102-
102+
## Runtime only commands
103103
The following commands cannot be used directly in the configuration file.
104104
They are expected to be used with *bindsym* or at runtime through *swaymsg*(1).
105105

@@ -387,8 +387,7 @@ set|plus|minus|toggle <amount>
387387

388388
The default format is "%title".
389389

390-
# COMMANDS - CONFIG OR RUNTIME
391-
390+
## Config or runtime commands
392391
The following commands may be used either in the configuration file or at
393392
runtime.
394393

0 commit comments

Comments
 (0)