Skip to content

Commit 02a0707

Browse files
author
0x0k4y
committed
FIX: removed stray comma
1 parent 29d60d0 commit 02a0707

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/totem.keymap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
key-positions = <9 8>;
4242
timeout-ms = <50>;
4343
require-prior-idle-ms = <185>;
44-
layers = <1, 2>;
44+
layers = <1 2>;
4545
};
4646

4747
combo_tab {

0 commit comments

Comments
 (0)