From 85440f41dad706a242f19f60b21ce7fc7f4e733e Mon Sep 17 00:00:00 2001 From: Kyle Javier Date: Fri, 1 Oct 2021 04:15:01 -0400 Subject: added scroll lock support --- awesome/keymapper.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'awesome') diff --git a/awesome/keymapper.sh b/awesome/keymapper.sh index f986290..84d5d99 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 && sleep 2 && setxkbmap -option compose:ralt \ No newline at end of file +key-mapper-control --command stop-all && key-mapper-control --command autoload && sleep 2 && setxkbmap -option compose:ralt && sleep 1 && xmodmap ~/.Xmodmap \ No newline at end of file -- cgit v1.2.3