From 261723bd77de1d489626e9416e2a171e382bb5e7 Mon Sep 17 00:00:00 2001 From: Kyle Javier Date: Fri, 1 Oct 2021 04:05:45 -0400 Subject: fixed key-mapper and compose key (with autostart) --- awesome/keymapper.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'awesome/keymapper.sh') diff --git a/awesome/keymapper.sh b/awesome/keymapper.sh index a28aa3e..f986290 100755 --- a/awesome/keymapper.sh +++ b/awesome/keymapper.sh @@ -1,3 +1,3 @@ #!/usr/bin/env bash -key-mapper-control --command stop-all && key-mapper-control --command autoload +key-mapper-control --command stop-all && key-mapper-control --command autoload && sleep 2 && setxkbmap -option compose:ralt \ No newline at end of file -- cgit v1.2.3