From aecd9ea357cd7b57b8ba944b3afdd0fbadf0c265 Mon Sep 17 00:00:00 2001 From: Grigorios <32260282+OGrigorios@users.noreply.github.com> Date: Wed, 12 Jul 2023 13:56:07 +0200 Subject: [PATCH] Careified that it also works for a greek keyboard --- Home.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Home.md b/Home.md index 732aa84..e227a8b 100644 --- a/Home.md +++ b/Home.md @@ -435,7 +435,7 @@ bindsym $mod+ccedilla workspace 9 bindsym $mod+agrave workspace 10 ``` -#### Key bindings on a dual US/Russian layout +#### Key bindings on a dual US/Russian layout or US/Greek If you have configured your keyboard with a US and a Russian layout (`input * xkb_layout us,ru`), your bindings using Latin script letters won't work when the Russian keyboard is active (for instance, `$mod+f` won't work, because you can't produce the letter `f` with the Russian layout).