aboutsummaryrefslogtreecommitdiff
path: root/.config/awesome/rc.lua
diff options
context:
space:
mode:
Diffstat (limited to '.config/awesome/rc.lua')
-rw-r--r--.config/awesome/rc.lua1
1 files changed, 0 insertions, 1 deletions
diff --git a/.config/awesome/rc.lua b/.config/awesome/rc.lua
index f68e964..c06ba71 100644
--- a/.config/awesome/rc.lua
+++ b/.config/awesome/rc.lua
@@ -260,7 +260,6 @@ awful.screen.connect_for_each_screen(function(s)
awful.widget.watch('sh -c "~/.local/bin/awesome-widgets/widget-RAM"', 30),
awful.widget.watch('sh -c "~/.local/bin/awesome-widgets/widget-disks /home"', 300),
awful.widget.watch('sh -c "~/.local/bin/awesome-widgets/widget-newsboat"', 600),
- awful.widget.watch('sh -c "~/.local/bin/awesome-widgets/widget-pacman_updates"', 60),
wibox.widget.textbox(" "),
awful.widget.watch('sh -c ~/.local/bin/awesome-widgets/widget-weather', 3600),
wibox.widget.textbox(" 🌐"),