From 17fe687a961f3ca4ba7e7198016e5124a1e96e60 Mon Sep 17 00:00:00 2001 From: Timo Wilken Date: Mon, 21 Nov 2022 23:46:12 +0100 Subject: Install custom XCompose file --- home-configuration.scm | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'home-configuration.scm') diff --git a/home-configuration.scm b/home-configuration.scm index 5cf0da6c..68564a81 100644 --- a/home-configuration.scm +++ b/home-configuration.scm @@ -474,7 +474,8 @@ replacement spec (to which `regexp-substitute/global' is applied)." "catppuccin/neomutt/latte-neomuttrc" "catppuccin/neomutt/neomuttrc"))) ("lesskey" ,(local-file "lesskey")) - ("ranger/rc.conf" ,(local-file "ranger.conf")))) + ("ranger/rc.conf" ,(local-file "ranger.conf")) + ("X11/XCompose" ,(local-file "XCompose")))) ; see also: $XCOMPOSEFILE variable (simple-service 'terminal-files home-files-service-type -- cgit v1.2.3