aboutsummaryrefslogtreecommitdiffstats
path: root/sway/sway.5.scd
diff options
context:
space:
mode:
authorLibravatar Drew DeVault <sir@cmpwn.com>2018-05-12 08:58:48 -0400
committerLibravatar Drew DeVault <sir@cmpwn.com>2018-05-12 08:58:48 -0400
commitda679a8051c854a1897f4701c64b5a2914be0bde (patch)
tree5c6fed2b5cf916f3bfd9b6d79296afbe4ad141e9 /sway/sway.5.scd
parentUpdate README.md + README.*.md (diff)
downloadsway-da679a8051c854a1897f4701c64b5a2914be0bde.tar.gz
sway-da679a8051c854a1897f4701c64b5a2914be0bde.tar.zst
sway-da679a8051c854a1897f4701c64b5a2914be0bde.zip
Fix typos
Diffstat (limited to 'sway/sway.5.scd')
-rw-r--r--sway/sway.5.scd16
1 files changed, 8 insertions, 8 deletions
diff --git a/sway/sway.5.scd b/sway/sway.5.scd
index f5ccc53a..2ebdb8ed 100644
--- a/sway/sway.5.scd
+++ b/sway/sway.5.scd
@@ -56,8 +56,8 @@ The following commands may only be used in the configuration file.
56 arguments of future commands. 56 arguments of future commands.
57 57
58*swaybg\_command* <command> 58*swaybg\_command* <command>
59 Executes custom bg _command_. Default is _swaybg_. Refer to **output** 59 Executes custom background _command_. Default is _swaybg_. Refer to
60 below for more information. 60 *output* below for more information.
61 61
62The following commands cannot be used directly in the configuration file. 62The following commands cannot be used directly in the configuration file.
63They are expected to be used with *bindsym* or at runtime through *swaymsg*(1). 63They are expected to be used with *bindsym* or at runtime through *swaymsg*(1).
@@ -197,7 +197,7 @@ runtime.
197 The available classes are: 197 The available classes are:
198 198
199 *client.background* 199 *client.background*
200 Ignored (present for i3 compatability). 200 Ignored (present for i3 compatibility).
201 201
202 *client.focused* 202 *client.focused*
203 The window that has focus. 203 The window that has focus.
@@ -206,7 +206,7 @@ runtime.
206 The most recently focused view within a container which is not focused. 206 The most recently focused view within a container which is not focused.
207 207
208 *client.placeholder* 208 *client.placeholder*
209 Ignored (present for i3 compatability). 209 Ignored (present for i3 compatibility).
210 210
211 *client.unfocused* 211 *client.unfocused*
212 A view that does not have focus. 212 A view that does not have focus.
@@ -294,7 +294,7 @@ The default colors are:
294 Executes _shell command_ with sh. 294 Executes _shell command_ with sh.
295 295
296*exec\_always* <shell command> 296*exec\_always* <shell command>
297 Like exec, but the shell command will be executed _again_ after *reload*. 297 Like *exec*, but the shell command will be executed _again_ after *reload*.
298 298
299*floating\_maximum\_size* <width> x <height> 299*floating\_maximum\_size* <width> x <height>
300 Specifies the maximum size of floating windows. -1 x -1 removes the upper 300 Specifies the maximum size of floating windows. -1 x -1 removes the upper
@@ -393,7 +393,7 @@ The default colors are:
393 393
394*mouse\_warping* output|none 394*mouse\_warping* output|none
395 If _output_ is specified, the mouse will be moved to new outputs as you 395 If _output_ is specified, the mouse will be moved to new outputs as you
396 move focus between them. 396 move focus between them. Default is _output_.
397 397
398*no\_focus* <criteria> 398*no\_focus* <criteria>
399 Prevents windows matching <criteria> from being focused automatically when 399 Prevents windows matching <criteria> from being focused automatically when
@@ -407,9 +407,9 @@ The default colors are:
407 407
408 Examples: 408 Examples:
409 409
410 output HDMI-A-1 mode 1920x1080 410 output HDMI-A-1 mode 1920x1080
411 411
412 output HDMI-A-1 mode 1920x1080@60Hz 412 output HDMI-A-1 mode 1920x1080@60Hz
413 413
414*output* <name> position|pos <X,Y> 414*output* <name> position|pos <X,Y>
415 Places the specified output at the specific position in the global 415 Places the specified output at the specific position in the global