Fix typo
This commit is contained in:
parent
35e8152312
commit
4ba108df92
|
@ -762,7 +762,7 @@ local function new()
|
|||
wp.obscure = false
|
||||
|
||||
wp.placeholder = ""
|
||||
wp.text_color = beautiful.colors.fg_normal
|
||||
wp.text_color = beautiful.fg_normal
|
||||
wp.text = ""
|
||||
|
||||
wp.cursor_width = 2
|
||||
|
|
Loading…
Reference in New Issue