1

Laptop keyboard layout to US

This commit is contained in:
2023-05-24 14:42:42 +02:00
parent d61f4871e5
commit 1e69664e06

View File

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