aboutsummaryrefslogtreecommitdiff
path: root/sway
diff options
context:
space:
mode:
authorDrew DeVault <sir@cmpwn.com>2019-02-17 09:51:56 -0500
committerDrew DeVault <sir@cmpwn.com>2019-02-17 09:52:19 -0500
commitcd10e755c1b820b15eac448451d6b9dabd339fc0 (patch)
tree36090cb4bd8d3bc57105323ef616441e401165fd /sway
parent7baaa3a0f80a28f58a3f95f7c3c832cb109b2aab (diff)
Remove refs to unimplemented debuglog command
Closes #3695
Diffstat (limited to 'sway')
-rw-r--r--sway/sway.5.scd4
1 files changed, 0 insertions, 4 deletions
diff --git a/sway/sway.5.scd b/sway/sway.5.scd
index fd0a22dc..b6955acd 100644
--- a/sway/sway.5.scd
+++ b/sway/sway.5.scd
@@ -413,10 +413,6 @@ The default colors are:
: #0c0c0c
-*debuglog* on|off|toggle
- Enables, disables or toggles debug logging. _toggle_ cannot be used in the
- configuration file.
-
*default_border* normal|none|pixel [<n>]
Set default border style for new tiled windows.