From f5c219983c0f60a07f1bd52b6f6071e86f35455e Mon Sep 17 00:00:00 2001 From: Robert Günzler Date: Mon, 25 Sep 2023 11:56:34 +0200 Subject: add os config MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Robert Günzler --- os/etc/tinydm.d/env-wayland.d/30-xkb.conf | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 os/etc/tinydm.d/env-wayland.d/30-xkb.conf (limited to 'os/etc/tinydm.d/env-wayland.d/30-xkb.conf') diff --git a/os/etc/tinydm.d/env-wayland.d/30-xkb.conf b/os/etc/tinydm.d/env-wayland.d/30-xkb.conf new file mode 100644 index 0000000..9aaf05f --- /dev/null +++ b/os/etc/tinydm.d/env-wayland.d/30-xkb.conf @@ -0,0 +1,3 @@ +export XKB_DEFAULT_LAYOUT=us +export XKB_DEFAULT_VARIANT=mac +export XKB_DEFAULT_OPTIONS="caps:hyper,eurosign:5,evdoublebind:mapping,hibiki:intl_tr" -- cgit 1.4.1