aboutsummaryrefslogtreecommitdiff
path: root/awesome
diff options
context:
space:
mode:
authorVidhu Kant Sharma <bokuwakanojogahoshii@yahoo.com>2020-12-01 12:10:20 +0530
committerVidhu Kant Sharma <bokuwakanojogahoshii@yahoo.com>2020-12-01 12:10:20 +0530
commitc0333b8bd91b164d452e515fb4176089823aa65a (patch)
tree6f0069a19943daf1bd95f90589b457eb1883e599 /awesome
parent6c055d89bdfd51eab7ba111a95dd55701d1c9888 (diff)
fixed the temperature being blank if weather stat wasn't haze; currently only supports haze and smoke
Diffstat (limited to 'awesome')
-rwxr-xr-xawesome/rc.lua1
1 files changed, 1 insertions, 0 deletions
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")