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"