aboutsummaryrefslogtreecommitdiff
path: root/modules/tofi.nix
diff options
context:
space:
mode:
authorStefan Weigl-Bosker <stefan@s00.xyz>2025-04-06 16:16:02 -0400
committerStefan Weigl-Bosker <stefan@s00.xyz>2025-04-06 16:16:02 -0400
commitda765229ee0855fee18fcb4f058413ae72850824 (patch)
treed85e644ed64abd40b30e481d58d7efe8375bc12f /modules/tofi.nix
parent9ded962b7bb48df298568b04eac08eb658cc5edf (diff)
downloadhome-da765229ee0855fee18fcb4f058413ae72850824.tar.gz
fix tofi
Diffstat (limited to 'modules/tofi.nix')
-rw-r--r--modules/tofi.nix2
1 files changed, 1 insertions, 1 deletions
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";