From b5a5b54be51989b68f221bfa25d2e8bb54f5eb6d Mon Sep 17 00:00:00 2001 From: Hatta Pauzi Date: Tue, 2 Dec 2025 12:32:25 +0800 Subject: [PATCH 1/2] Added a reminder to run omarchy-restart-xcompose to apply changes --- install/config/xcompose.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/install/config/xcompose.sh b/install/config/xcompose.sh index a86976bd..cb684d7a 100644 --- a/install/config/xcompose.sh +++ b/install/config/xcompose.sh @@ -1,5 +1,6 @@ # Set default XCompose that is triggered with CapsLock tee ~/.XCompose >/dev/null < Date: Fri, 20 Feb 2026 21:25:29 +0100 Subject: [PATCH 2/2] More direct Updated comment to clarify the command for applying changes. --- install/config/xcompose.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/config/xcompose.sh b/install/config/xcompose.sh index cb684d7a..c571cf07 100644 --- a/install/config/xcompose.sh +++ b/install/config/xcompose.sh @@ -1,6 +1,6 @@ # Set default XCompose that is triggered with CapsLock tee ~/.XCompose >/dev/null <