summaryrefslogtreecommitdiff
path: root/sway.5.txt
diff options
context:
space:
mode:
Diffstat (limited to 'sway.5.txt')
-rw-r--r--sway.5.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/sway.5.txt b/sway.5.txt
index dc5e5d66..24467d22 100644
--- a/sway.5.txt
+++ b/sway.5.txt
@@ -140,6 +140,10 @@ Commands
You can get a list of output names like so:
+
swaymsg -t get_outputs
+ +
+ You may also match any output by using the output name "*". Be sure to add
+ this output config after the others, or it will be matched instead of the
+ others.
**reload**::
Reloads the sway config file without restarting sway.