work: Add layout switching options to keyboard config
This commit is contained in:
parent
51fc7131c1
commit
33f262d2a4
1 changed files with 1 additions and 1 deletions
|
@ -163,7 +163,7 @@ in
|
|||
"1241:662:USB-HID_Keyboard" = {
|
||||
xkb_layout = "us,us";
|
||||
xkb_variant = "colemak,";
|
||||
xkb_options = "lv3:ralt_switch,eurosign:5,caps:backspace,ctrl:nocaps";
|
||||
xkb_options = "lv3:ralt_switch,eurosign:5,caps:backspace,ctrl:nocaps,grp:sclk_toggle,grp_led:scroll";
|
||||
xkb_numlock = "enabled";
|
||||
};
|
||||
"1133:49257:Logitech_USB_Laser_Mouse" = {
|
||||
|
|
Loading…
Reference in a new issue