From da765229ee0855fee18fcb4f058413ae72850824 Mon Sep 17 00:00:00 2001 From: Stefan Weigl-Bosker Date: Sun, 6 Apr 2025 16:16:02 -0400 Subject: fix tofi --- modules/tofi.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/tofi.nix') diff --git a/modules/tofi.nix b/modules/tofi.nix index ad1b7e8..83910e1 100644 --- a/modules/tofi.nix +++ b/modules/tofi.nix @@ -30,7 +30,7 @@ in "text-cursor-style"="bar"; "text-cursor-color"="#cacaca"; - "prompt-text"=""; + "prompt-text"="\"\""; "background-color"="#0f0f0f"; -- cgit v1.2.3