From fb1b9dbabc2cb3045a577c227eb53565917f0446 Mon Sep 17 00:00:00 2001 From: tdpeuter Date: Mon, 25 Apr 2022 08:14:51 +0200 Subject: [PATCH] Generalise input keyboard to always be azerty --- config/sway | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/sway b/config/sway index b42b995..819bab2 100644 --- a/config/sway +++ b/config/sway @@ -7,7 +7,7 @@ # Autostart # ========= -input 1:1:AT_Translated_Set_2_keyboard { +input * { xkb_layout "be" }