diff --git a/shared/desktop.nix b/shared/desktop.nix index 5f50139..ea87e5a 100644 --- a/shared/desktop.nix +++ b/shared/desktop.nix @@ -58,7 +58,7 @@ displayManager.startx.enable = true; xkb = { layout = "fox,sus"; - options = "ctrl:nocaps"; + options = "ctrl:nocaps,grp:alt_shift_toggle"; extraLayouts.sus = { description = "Swedish US"; languages = [ "se" ];