diff --git a/home-manager/profiles/willem/linux/hyprland.nix b/home-manager/profiles/willem/linux/hyprland.nix index 3f399da..2d44e28 100644 --- a/home-manager/profiles/willem/linux/hyprland.nix +++ b/home-manager/profiles/willem/linux/hyprland.nix @@ -24,11 +24,16 @@ }; }; - wayland.windowManager.hyprland.enable = true; services.mako.enable = true; + wayland.windowManager.hyprland = { + enable = true; + plugins = [pkgs.rofi-wayland]; + }; + wayland.windowManager.hyprland.extraConfig = '' - bind = SUPER, SPACE, exec, alacritty + bind = SHIFT_SUPER, SPACE, exec, alacritty + bind = SUPER, SPACE, exec, rofy input { kb_layout=us