set keyboard layout to us intl
This commit is contained in:
parent
9102c1c7e0
commit
4caeb5680c
1 changed files with 7 additions and 0 deletions
|
@ -21,6 +21,13 @@
|
|||
enabled = true;
|
||||
};
|
||||
|
||||
device = [
|
||||
{
|
||||
name = "royuan-akko-keyboard";
|
||||
kb_layout = "us_intl";
|
||||
}
|
||||
];
|
||||
|
||||
bind = let
|
||||
terminal = "${pkgs.kitty}/bin/kitty";
|
||||
workspaces = [
|
||||
|
|
Loading…
Add table
Reference in a new issue