add direnv and fix laptop kb

This commit is contained in:
Tristan 2024-01-04 19:57:14 +00:00
parent 3e68fa05ed
commit 254a1cdc58
2 changed files with 4 additions and 1 deletions

View file

@ -36,7 +36,7 @@ in {
"SUPER_SHIFT, Q, killactive,"
];
"device:at-translated-set-2-keyboard" = {
kb_variant = "dvorak,";
kb_variant = ",dvorak";
kb_layout = "gb,gb";
kb_options = "grp:alt_shift_toggle,caps:escape";
};