From 7cdf446151287428824edb921021bde900aaa6b7 Mon Sep 17 00:00:00 2001 From: clay53 Date: Tue, 18 Nov 2025 14:11:26 -0500 Subject: [PATCH] switch to JIS keyboard layout --- hyprland.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hyprland.nix b/hyprland.nix index 29a04ea..054dbe3 100644 --- a/hyprland.nix +++ b/hyprland.nix @@ -148,6 +148,7 @@ let cfg = config.cos.hyprland; in gaps_out = 0; }; input = { + kb_layout = "jp"; accel_profile = "flat"; sensitivity = 1.0; touchpad = {