From 4ff6c97df2713d122a8dd5a43d2e1484c420a2cb Mon Sep 17 00:00:00 2001 From: elenapan Date: Mon, 22 Jul 2024 09:27:43 +0300 Subject: [PATCH] calendar_custom: Remove unneeded library --- config/awesome/noodle/calendar_custom.lua | 2 -- 1 file changed, 2 deletions(-) diff --git a/config/awesome/noodle/calendar_custom.lua b/config/awesome/noodle/calendar_custom.lua index 2768db7..994da3b 100644 --- a/config/awesome/noodle/calendar_custom.lua +++ b/config/awesome/noodle/calendar_custom.lua @@ -4,8 +4,6 @@ local wibox = require("wibox") local helpers = require("helpers") local dotted_line = require("noodle.dotted_line") -local naughty = require("naughty") - local font_family = "Kyok Medium" local font_family_bold = "Kyok Bold"