diff --git a/XCompose/config.lua b/XCompose/config.lua new file mode 100644 index 0000000..ab2d2eb --- /dev/null +++ b/XCompose/config.lua @@ -0,0 +1,6 @@ +return { + target = { + linux = "~", + default = "~", + }, +} diff --git a/XCompose/files/.XCompose b/XCompose/files/.XCompose new file mode 100644 index 0000000..91aa68b --- /dev/null +++ b/XCompose/files/.XCompose @@ -0,0 +1,10 @@ +# Custom compose sequences +# Override ' + c to produce ç (cedilla) instead of ć (c with acute) + +include "%L" # Include system defaults + +# Cedilla + : "ç" + : "Ç" + : "ç" + : "Ç"