diff --git a/home/christoph/nixtop/default.nix b/home/christoph/nixtop/default.nix index 9cd90bf1..37ab40ac 100644 --- a/home/christoph/nixtop/default.nix +++ b/home/christoph/nixtop/default.nix @@ -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/