new fuzzel prompt

This commit is contained in:
twoneis 2024-07-30 16:15:11 +02:00
parent 21fd25d78f
commit 488fc96c1f

View file

@ -7,6 +7,7 @@ in {
icons-enabled = false; icons-enabled = false;
terminal = "alacritty -e"; terminal = "alacritty -e";
list-executables-in-path = true; list-executables-in-path = true;
prompt = "'󱄅 '";
}; };
colors = { colors = {
background = concatStrings [ theme.base "ee" ]; background = concatStrings [ theme.base "ee" ];