From 1661edee2808f5d293ce89bf46bd87faff25d654 Mon Sep 17 00:00:00 2001 From: Drew DeVault Date: Sat, 28 Nov 2015 10:18:37 -0500 Subject: Allow output config for output named * Which will match any output. --- sway.5.txt | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'sway.5.txt') 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. -- cgit v1.2.3-54-g00ecf