diff --git a/modules/hm/hyprland.nix b/modules/hm/hyprland.nix index bc506d6..59b6d27 100644 --- a/modules/hm/hyprland.nix +++ b/modules/hm/hyprland.nix @@ -7,7 +7,7 @@ ./yazi.nix ]; - home.packages = builtins.attrValues { inherit (pkgs) wofi swaylock way-lockscreen wlogout playerctl brillo pamixer waybar swww blueman networkmanagerapplet; }; + home.packages = builtins.attrValues { inherit (pkgs) blueman brillo networkmanagerapplet pamixer playerctl swaylock swww way-lockscreen waybar wlogout wofi wofi-emoji; }; # wayland.windowManager.hyprland = { }; @@ -168,6 +168,7 @@ bind = SUPER, F, fullscreen, bind = SUPER, P, pseudo, # dwindle bind = SUPER, J, togglesplit, # dwindle + bind = SUPER ALT, E, exec, wofi-emoji # Move focus to relative position bind = SUPER, left, movefocus, l