1

Laptop keyboard layout to US

This commit is contained in:
2023-05-24 14:42:42 +02:00
parent 406cfa4f36
commit 74d2b12d85

View File

@ -21,8 +21,11 @@ rec {
enable = true; enable = true;
theme = "Three-Bears"; theme = "Three-Bears";
kb-layout = "de"; # kb-layout = "de";
kb-variant = "nodeadkeys"; # kb-variant = "nodeadkeys";
kb-layout = "us";
kb-variant = "altgr-intl";
monitors = '' monitors = ''
# See https://wiki.hyprland.org/Configuring/Monitors/ # See https://wiki.hyprland.org/Configuring/Monitors/