Fuzzel : Use empty prompt.
This commit is contained in:
parent
7b0c80d7e2
commit
b7bc7b9d2c
|
@ -6,7 +6,7 @@ in {
|
|||
dpi-aware = dpiAware;
|
||||
font = "${style.font.serif.name}:size=${toString style.font.size.popup}";
|
||||
lines = 20;
|
||||
# prompt = "\"$ \"";
|
||||
prompt = "\"\"";
|
||||
show-actions = "yes";
|
||||
terminal = setting.terminal.bin;
|
||||
width = 40;
|
||||
|
|
Loading…
Reference in a new issue