diff options
| -rw-r--r-- | resources/default-config.kdl | 2 |
1 files changed, 1 insertions, 1 deletions
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" } |
