mirror of
https://github.com/litruv/zmk-config.git
synced 2026-07-24 02:36:05 +10:00
stop accidentally pressing next window
This commit is contained in:
@@ -95,11 +95,13 @@
|
||||
NextDesktop {
|
||||
bindings = <&kp LG(LC(RIGHT_ARROW))>;
|
||||
key-positions = <4 5>;
|
||||
require-prior-idle-ms = <1000>;
|
||||
};
|
||||
|
||||
PreviousDesktop {
|
||||
bindings = <&kp LC(LG(LEFT_ARROW))>;
|
||||
key-positions = <4 3>;
|
||||
require-prior-idle-ms = <1000>;
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user