summaryrefslogtreecommitdiff
path: root/_linux
diff options
context:
space:
mode:
Diffstat (limited to '_linux')
-rw-r--r--_linux/sxhkdrc8
1 files changed, 8 insertions, 0 deletions
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