From 0dc7e9f514f34aed4f61e401edee3d299251ba17 Mon Sep 17 00:00:00 2001 From: Calvin Lee Date: Sun, 23 Apr 2017 21:55:30 -0600 Subject: Fix typo in sway(5) --- sway/sway.5.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sway/sway.5.txt b/sway/sway.5.txt index 446fbf05..4bc968e0 100644 --- a/sway/sway.5.txt +++ b/sway/sway.5.txt @@ -282,7 +282,7 @@ The default colors are: **gaps** edge_gaps :: Whether or not to add gaps between views and workspace edges if amount of - inner gap is not zero. When _no_, no gap is added where the view is aligned to + inner gap is not zero. When _off_, no gap is added where the view is aligned to the workspace edge, effectively creating gaps only between views. The toggle argument cannot be used in the configuration file. -- cgit v1.2.3-54-g00ecf