From c0333b8bd91b164d452e515fb4176089823aa65a Mon Sep 17 00:00:00 2001 From: Vidhu Kant Sharma Date: Tue, 1 Dec 2020 12:10:20 +0530 Subject: fixed the temperature being blank if weather stat wasn't haze; currently only supports haze and smoke --- awesome/rc.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'awesome') diff --git a/awesome/rc.lua b/awesome/rc.lua index c3eacdaa..6d389fe6 100755 --- a/awesome/rc.lua +++ b/awesome/rc.lua @@ -639,3 +639,4 @@ awful.spawn.with_shell("nitrogen --restore") awful.spawn.with_shell("picom") awful.spawn.with_shell("firefox") awful.spawn.with_shell("sxhkd") +awful.spawn.with_shell("deadd-notification-center") -- cgit v1.2.3