From 8d809cb59690c5d86d0e91a9ebb09097b774a90c Mon Sep 17 00:00:00 2001 From: Gabriella Bere Date: Thu, 22 Aug 2024 12:25:00 +0100 Subject: [PATCH] change hyprland keyboard layout to gb --- hosts/gabbielaptop/home.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hosts/gabbielaptop/home.nix b/hosts/gabbielaptop/home.nix index 0901c6c..a276b85 100644 --- a/hosts/gabbielaptop/home.nix +++ b/hosts/gabbielaptop/home.nix @@ -85,6 +85,7 @@ # Hyprland configuration wayland.windowManager.hyprland.settings = { "$mod" = "SUPER"; + kb_layout = "gb"; bind = [ "$mod, F, exec, firefox"