Fuzzel : Disable custom prompt.
This commit is contained in:
parent
ee35cef0f1
commit
7b0c80d7e2
|
@ -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