summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFurkan Sahin <furkan-dev@proton.me>2024-08-27 10:42:58 -0700
committerFurkan Sahin <furkan-dev@proton.me>2024-08-27 10:42:58 -0700
commit504a4be112f5a9901e2dd24044cb17efe5f64523 (patch)
tree8ce01833c2c87ff4781adc857aef1090b97a2761
parent9b354ac9950c318680d8e3f9b63ba048a3434dce (diff)
use subheadings instead
(cherry picked from commit 980a4e02113789d0cca94aa023557c6f6e87ec73)
-rw-r--r--sway/sway.5.scd9
1 files changed, 4 insertions, 5 deletions
diff --git a/sway/sway.5.scd b/sway/sway.5.scd
index c867c5f7..bb958ebf 100644
--- a/sway/sway.5.scd
+++ b/sway/sway.5.scd
@@ -52,11 +52,12 @@ Throughout the documentation, *|* is used to distinguish between arguments for
which you may only select one. *[...]* is used for optional arguments, and
*<...>* for arguments where you are expected to supply some value.
-# COMMANDS - CONFIG ONLY
+# COMMANDS
This section only lists general commands. For input and output commands, refer
to *sway-input*(5) and *sway-output*(5).
+## Config only commands
The following commands may only be used in the configuration file.
*bar* [<bar-id>] <bar-subcommands...>
@@ -98,8 +99,7 @@ The following commands may only be used in the configuration file.
machines, it may be desirable to have Xwayland started immediately by
using _force_ instead of _enable_.
-# COMMANDS - RUNTIME ONLY
-
+## Runtime only commands
The following commands cannot be used directly in the configuration file.
They are expected to be used with *bindsym* or at runtime through *swaymsg*(1).
@@ -387,8 +387,7 @@ set|plus|minus|toggle <amount>
The default format is "%title".
-# COMMANDS - CONFIG OR RUNTIME
-
+## Config or runtime commands
The following commands may be used either in the configuration file or at
runtime.