From e2e3a3917b8dbab3a0821249becd6636f5d6f43d Mon Sep 17 00:00:00 2001 From: "keymap-editor[bot]" <91849743+keymap-editor[bot]@users.noreply.github.com> Date: Mon, 16 Sep 2024 16:23:27 +0000 Subject: [PATCH] added virtual desktop shortcuts --- config/sofle.keymap | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/config/sofle.keymap b/config/sofle.keymap index c2bca08..ee4caf2 100644 --- a/config/sofle.keymap +++ b/config/sofle.keymap @@ -91,6 +91,16 @@ bindings = <&kp DELETE>; key-positions = <53 54>; }; + + NextDesktop { + bindings = <&kp LG(LC(RIGHT_ARROW))>; + key-positions = <4 5>; + }; + + PreviousDesktop { + bindings = <&kp LC(LG(LEFT_ARROW))>; + key-positions = <4 3>; + }; }; keymap {