From 710caa9b4732b151918b4adb4d89c279835ccbf6 Mon Sep 17 00:00:00 2001 From: "Thomas G. Lopes" Date: Wed, 4 Mar 2026 11:22:10 +0000 Subject: [PATCH] =?UTF-8?q?I=20LOVE=20=C3=87?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- XCompose/config.lua | 6 ++++++ XCompose/files/.XCompose | 10 ++++++++++ 2 files changed, 16 insertions(+) create mode 100644 XCompose/config.lua create mode 100644 XCompose/files/.XCompose 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 + : "ç" + : "Ç" + : "ç" + : "Ç"