typos corrected
This commit is contained in:
parent
a2f5a65490
commit
52124a4fca
2
README
2
README
@ -50,7 +50,7 @@ desc_fg_alpha = 255;
|
||||
desc_bg_alpha = 255;
|
||||
font = "DejaVuSansMono Nerd Font:pixelsize=16:antialias=true:autohint=true";
|
||||
prompt = "";
|
||||
asterisk= "*";
|
||||
asterisk = "*";
|
||||
prompt_fg = "#cccccc";
|
||||
prompt_bg = "#4185d7";
|
||||
normal_fg = "#cccccc";
|
||||
|
@ -244,7 +244,7 @@ desc_fg_alpha = 255;
|
||||
desc_bg_alpha = 255;
|
||||
font = "DejaVuSansMono Nerd Font:pixelsize=16:antialias=true:autohint=true";
|
||||
prompt = "";
|
||||
asterisk= "*";
|
||||
asterisk = "*";
|
||||
prompt_fg = "#cccccc";
|
||||
prompt_bg = "#4185d7";
|
||||
normal_fg = "#cccccc";
|
||||
|
Loading…
Reference in New Issue
Block a user