From 084d2093bdc4260808d7dcd8731df01e13a4192b Mon Sep 17 00:00:00 2001 From: RGBCube Date: Mon, 1 Jan 2024 19:56:23 +0300 Subject: [PATCH] Silence Hypyland output --- modules/nushell/environment.nix.nu | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/nushell/environment.nix.nu b/modules/nushell/environment.nix.nu index 1f44bb8..ccc7da7 100644 --- a/modules/nushell/environment.nix.nu +++ b/modules/nushell/environment.nix.nu @@ -1,6 +1,6 @@ { nuScripts, theme }: '' if (tty) == /dev/tty1 { - Hyprland + (Hyprland) } $env.PROMPT_INDICATOR = "";