fix intl cedilla without breaking us layout

This commit is contained in:
2026-03-06 14:24:22 +00:00
parent 14446e487c
commit 97ddb2a34d
4 changed files with 8 additions and 1237 deletions
+6 -5
View File
@@ -12,8 +12,8 @@ input {
keyboard {
xkb {
// For more information, see xkeyboard-config(7).
layout "us,us_intl"
variant ",qwerty"
layout "us,us"
variant ",alt-intl"
options "grp:alt_space_toggle,compose:ralt"
}
@@ -572,9 +572,10 @@ binds {
environment {
ELECTRON_OZONE_PLATFORM_HINT "auto"
DISPLAY ":0"
GTK_IM_MODULE "ibus"
QT_IM_MODULE "ibus"
XMODIFIERS "@im=ibus"
// NOTE: leaving IM modules unset so dead-key compose uses ~/.XCompose
// GTK_IM_MODULE "ibus"
// QT_IM_MODULE "ibus"
// XMODIFIERS "@im=ibus"
}
cursor {