diff options
author | bd <bdunahu@operationnull.com> | 2025-03-18 22:13:44 -0400 |
---|---|---|
committer | bd <bdunahu@operationnull.com> | 2025-03-18 22:13:44 -0400 |
commit | ca954940d92aedf315c8aad618eb0e45fa0a38c2 (patch) | |
tree | 3172a6f0a7b9184cbc83e311dd6fb4022f669a0d /.xkb/keymap | |
parent | caa598b5c3d467ea0bb85bcd26858aa94b7c096d (diff) |
Try to the workman layout (help)
Diffstat (limited to '.xkb/keymap')
-rw-r--r-- | .xkb/keymap/rocket | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.xkb/keymap/rocket b/.xkb/keymap/rocket index 528dd72..4fdd8c1 100644 --- a/.xkb/keymap/rocket +++ b/.xkb/keymap/rocket @@ -2,6 +2,6 @@ xkb_keymap { xkb_keycodes { include "evdev+aliases(qwerty)" }; xkb_types { include "complete" }; xkb_compat { include "complete" }; - xkb_symbols { include "pc+us+inet(evdev)+rocket(rocket)" }; + xkb_symbols { include "pc+us(workman)+inet(evdev)+rocket(rocket)" }; xkb_geometry { include "pc(pc105)" }; }; |