From be2a77f4dd424503f130b17248e6fdd556629106 Mon Sep 17 00:00:00 2001 From: Myned Date: Wed, 6 Nov 2024 11:38:00 -0600 Subject: [PATCH] hyprland: disable firefox auto-launch Signed-off-by: Myned --- options/custom/desktops/hyprland/settings.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/options/custom/desktops/hyprland/settings.nix b/options/custom/desktops/hyprland/settings.nix index 74b2bc6..41361e9 100644 --- a/options/custom/desktops/hyprland/settings.nix +++ b/options/custom/desktops/hyprland/settings.nix @@ -71,7 +71,7 @@ in { "${clipse} --listen" # Monitor clipboard "${sleep} 1 && ${clipse} --clear" # Clear clipboard history "${_1password} --silent" # Launch password manager in background - "[group new; tile] ${firefox-esr}" + #// "[group new; tile] ${firefox-esr}" ]; # https://wiki.hyprland.org/Configuring/Variables/#xwayland