From 96d337396e978366e78074e19020bd47a583973a Mon Sep 17 00:00:00 2001 From: aminnairi <18418459+aminnairi@users.noreply.github.com> Date: Tue, 11 Apr 2023 10:48:35 +0200 Subject: [PATCH] added composition key setup --- xinit/xinitrc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/xinit/xinitrc b/xinit/xinitrc index c1f4728..119e8d7 100644 --- a/xinit/xinitrc +++ b/xinit/xinitrc @@ -13,5 +13,8 @@ xinput set-prop 9 308 1 # Enable two-fingers click xinput set-prop 9 306 0 1 +# Set the compose key +setxkbmap -option compose:ralt + # Start i3 window manager exec i3