diff --git a/modules/home-manager/hyprland.nix b/modules/home-manager/hyprland.nix index 1b1d108..30c5a87 100644 --- a/modules/home-manager/hyprland.nix +++ b/modules/home-manager/hyprland.nix @@ -140,6 +140,7 @@ in { "$mod SHIFT, return, exec, [float] wezterm start --always-new-process" "$mod, U, exec, firefox" "$mod, space, exec, tofi-run | xargs hyprctl dispatch exec --" + "$mod, D, exec, tofi-drun | xargs hyprctl dispatch exec --" "$mod, C, killactive," "$mod SHIFT, E, exit," "$mod, E, exec, dolphin"