From bd43abcb9c40039b31b4d90ae0f7fac6efbdaf4d Mon Sep 17 00:00:00 2001 From: kkard2 Date: Thu, 27 Jul 2023 21:14:32 +0200 Subject: ah yes sxhkd before xmodmap was a great idea --- _linux/sxhkdrc | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to '_linux/sxhkdrc') diff --git a/_linux/sxhkdrc b/_linux/sxhkdrc index fe1cd0f..8359343 100644 --- a/_linux/sxhkdrc +++ b/_linux/sxhkdrc @@ -1,8 +1,8 @@ hyper + h - xdotool keyup h key --clearmodifiers Left + xdotool keyup h key Left hyper + j - xdotool keyup j key --clearmodifiers Down + xdotool keyup j key Down hyper + k - xdotool keyup k key --clearmodifiers Up + xdotool keyup k key Up hyper + l - xdotool keyup l key --clearmodifiers Right + xdotool keyup l key Right -- cgit v1.3.1