diff --git a/home/modules/hyprland/hyprland.nix b/home/modules/hyprland/hyprland.nix index 700c319..1978bfb 100644 --- a/home/modules/hyprland/hyprland.nix +++ b/home/modules/hyprland/hyprland.nix @@ -91,12 +91,7 @@ in # Programs ''$mod, RETURN, exec, footclient'' "$mod, E, exec, thunar" - (if config.profile.flatpak.zen-browser.enable - then - "$mod, B, exec, flatpak run io.github.zen_browser.zen" - else - "$mod, B, exec, microsoft-edge" - ) + "$mod, B, exec, microsoft-edge" "$mod, D, exec, rofi -show drun -replace -i" "$mod, BackSpace, exec, wlogout" ''$mod, F, exec, ${select-window.path}''