diff --git a/modules/home/wayland/hyprland/default.nix b/modules/home/wayland/hyprland/default.nix index 9d78534..30d4785 100644 --- a/modules/home/wayland/hyprland/default.nix +++ b/modules/home/wayland/hyprland/default.nix @@ -92,6 +92,8 @@ in { # TODO: Set this in a default apps module. "$terminal" = lib.getExe inputs.wezterm.packages."${system}".default; "$launcher" = "${lib.getExe pkgs.wofi} --show drun"; + # TODO: Set this in a default apps module. + "$browser" = "${lib.getExe pkgs.floorp}"; exec-once = let browserWs =