diff --git a/widget/app_launcher/text_input.lua b/widget/app_launcher/text_input.lua index 973acf6..07aeb6a 100644 --- a/widget/app_launcher/text_input.lua +++ b/widget/app_launcher/text_input.lua @@ -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