feat: use hr layour but us layout.
All checks were successful
/ cache (push) Successful in 1m24s

This commit is contained in:
CronyAkatsuki 2026-05-03 11:15:56 +02:00
parent 114a1085a6
commit 3e4e8a59a4

View file

@ -175,8 +175,9 @@ in {
}; };
input = { input = {
kb_layout = "us,hr"; kb_layout = "hr";
kb_options = "grp:alt_space_toggle"; kb_variant = "us";
# kb_options = "";
accel_profile = "flat"; accel_profile = "flat";
}; };