diff --git a/homeManagerModules/desktop/sway/settings.nix b/homeManagerModules/desktop/sway/settings.nix index 8c805776..df0f70d2 100644 --- a/homeManagerModules/desktop/sway/settings.nix +++ b/homeManagerModules/desktop/sway/settings.nix @@ -77,6 +77,7 @@ in { "type:keyboard" = { xkb_layout = "us"; xkb_variant = "altgr-intl"; + xkb_options = "caps:ctrl_modifier"; }; };