summaryrefslogtreecommitdiff
path: root/calendar-widget/calendar.lua
diff options
context:
space:
mode:
Diffstat (limited to 'calendar-widget/calendar.lua')
-rw-r--r--calendar-widget/calendar.lua1
1 files changed, 0 insertions, 1 deletions
diff --git a/calendar-widget/calendar.lua b/calendar-widget/calendar.lua
index b98b3a4..c54fb5c 100644
--- a/calendar-widget/calendar.lua
+++ b/calendar-widget/calendar.lua
@@ -137,7 +137,6 @@ local function worker(args)
ontop = true,
visible = false,
shape = gears.shape.rounded_rect,
- preferred_positions = top,
offset = { y = 5 },
border_width = 1,
border_color = calendar_themes[theme].border,