diff options
Diffstat (limited to 'os/etc/tinydm.d/env-wayland.d/30-xkb.conf')
| -rw-r--r-- | os/etc/tinydm.d/env-wayland.d/30-xkb.conf | 3 |
1 files changed, 3 insertions, 0 deletions
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" |