diff --git a/hyperland/default.nix b/hyperland/default.nix index 1907d9b..a218bbd 100644 --- a/hyperland/default.nix +++ b/hyperland/default.nix @@ -114,6 +114,10 @@ in wayland.windowManager.hyprland.settings = { "$mod" = "SUPER"; + + input = { + kb_options = "compose:rctrl"; + }; exec-once = [ "dunst" "waybar"