diff --git a/themes/powerarrow-dark/theme.lua b/themes/powerarrow-dark/theme.lua index 12f0074..0dda79b 100644 --- a/themes/powerarrow-dark/theme.lua +++ b/themes/powerarrow-dark/theme.lua @@ -99,7 +99,7 @@ local clock = awful.widget.watch( -- Calendar theme.cal = lain.widget.calendar({ - attach_to = { clock.widget }, + attach_to = { clock }, notification_preset = { font = "xos4 Terminus 10", fg = theme.fg_normal,