sway: Use QWERTY when using Voyager
This commit is contained in:
parent
5bc4f0a999
commit
db47bf9c53
|
@ -52,6 +52,11 @@ in
|
|||
xkb_layout = keymap;
|
||||
xkb_options = mkIf isQwerty "compose:ralt";
|
||||
};
|
||||
|
||||
"12951:6519:ZSA_Technology_Labs_Voyager" = {
|
||||
xkb_layout = "us";
|
||||
xkb_options = "compose:ralt";
|
||||
};
|
||||
};
|
||||
|
||||
seat = {
|
||||
|
|
Loading…
Reference in a new issue