From f8a0c9df2cc0008d8bf9bb50a0ffb90728a25009 Mon Sep 17 00:00:00 2001 From: Ivan Molodetskikh Date: Mon, 9 Jun 2025 14:25:11 +0300 Subject: default-config: Clarify that input settings are not defaults --- resources/default-config.kdl | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/default-config.kdl b/resources/default-config.kdl index 331db5d8..db0fad84 100644 --- a/resources/default-config.kdl +++ b/resources/default-config.kdl @@ -23,6 +23,7 @@ input { // Next sections include libinput settings. // Omitting settings disables them, or leaves them at their default values. + // All commented-out settings here are examples, not defaults. touchpad { // off tap -- cgit