From ef6e6beaa2cb7f18e8a3eefb0e54828dedb6a581 Mon Sep 17 00:00:00 2001 From: kkard2 Date: Wed, 26 Jul 2023 22:01:27 +0200 Subject: ~~sex~~ sx --- _linux/sxhkdrc | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 _linux/sxhkdrc (limited to '_linux') diff --git a/_linux/sxhkdrc b/_linux/sxhkdrc new file mode 100644 index 0000000..fe1cd0f --- /dev/null +++ b/_linux/sxhkdrc @@ -0,0 +1,8 @@ +hyper + h + xdotool keyup h key --clearmodifiers Left +hyper + j + xdotool keyup j key --clearmodifiers Down +hyper + k + xdotool keyup k key --clearmodifiers Up +hyper + l + xdotool keyup l key --clearmodifiers Right -- cgit v1.3.1