switching to helix complete
This commit is contained in:
parent
428421cd23
commit
5ec00a83b5
8 changed files with 250 additions and 100 deletions
|
@ -124,11 +124,11 @@ in {
|
|||
];
|
||||
# Input settings
|
||||
input = {
|
||||
kb_layout = "de,us";
|
||||
kb_variant = ",cmk_ed_dh";
|
||||
kb_model = ",pc105awide";
|
||||
kb_options = "grp:alt_shift_toggle,misc:extend,lv5:caps_switch_lock,compose:menu";
|
||||
kb_rules = ",evdev";
|
||||
kb_layout = "de";
|
||||
kb_variant = "";
|
||||
kb_model = "";
|
||||
# kb_options = "grp:alt_shift_toggle,misc:extend,lv5:caps_switch_lock,compose:menu";
|
||||
# kb_rules = ",evdev";
|
||||
|
||||
follow_mouse = true;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue