mirror of
https://github.com/Andrey0189/nixos-config-reborn.git
synced 2025-09-15 10:06:00 +03:00
add hebrew layout
This commit is contained in:
@@ -60,7 +60,7 @@
|
||||
};
|
||||
|
||||
input = {
|
||||
kb_layout = "us,ru";
|
||||
kb_layout = "us,ru,il";
|
||||
kb_options = "grp:caps_toggle";
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user