change hyprland keyboard layout to gb

This commit is contained in:
Gabriella Bere 2024-08-22 12:25:00 +01:00
parent a14eb52644
commit 8d809cb596

View file

@ -85,6 +85,7 @@
# Hyprland configuration # Hyprland configuration
wayland.windowManager.hyprland.settings = { wayland.windowManager.hyprland.settings = {
"$mod" = "SUPER"; "$mod" = "SUPER";
kb_layout = "gb";
bind = bind =
[ [
"$mod, F, exec, firefox" "$mod, F, exec, firefox"