mirror of
https://github.com/swaywm/sway.git
synced 2025-11-09 13:29:49 -05:00
xkb config
This commit is contained in:
parent
92fef27eaa
commit
9eecbb5d8a
12 changed files with 195 additions and 5 deletions
|
|
@ -195,6 +195,11 @@ sway_cmd input_cmd_natural_scroll;
|
|||
sway_cmd input_cmd_pointer_accel;
|
||||
sway_cmd input_cmd_scroll_method;
|
||||
sway_cmd input_cmd_tap;
|
||||
sway_cmd input_cmd_xkb_layout;
|
||||
sway_cmd input_cmd_xkb_model;
|
||||
sway_cmd input_cmd_xkb_options;
|
||||
sway_cmd input_cmd_xkb_rules;
|
||||
sway_cmd input_cmd_xkb_variant;
|
||||
|
||||
sway_cmd seat_cmd_attach;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue