From fafe24c4999da3d59f610fd6961f84fc78e53d2d Mon Sep 17 00:00:00 2001 From: Ivan Molodetskikh Date: Sat, 16 Sep 2023 09:06:34 +0400 Subject: Mention uncommenting in default-config --- resources/default-config.kdl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/default-config.kdl b/resources/default-config.kdl index c3422d0e..10e2de8f 100644 --- a/resources/default-config.kdl +++ b/resources/default-config.kdl @@ -7,7 +7,7 @@ input { // You can set rules, model, layout, variant and options. // For more information, see xkeyboard-config(7). - // For example: + // For example (remember to uncomment the nodes): /-layout "us,ru" /-options "grp:win_space_toggle,compose:ralt,ctrl:nocaps" } -- cgit