X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/bff924f771c5e0bce5e1635f14f09bffb2170f07..12065a8e7c41480688537fc116e7917bf186f279:/awesome/topbar.lua?ds=sidebyside diff --git a/awesome/topbar.lua b/awesome/topbar.lua index 91b04fa..7986af0 100644 --- a/awesome/topbar.lua +++ b/awesome/topbar.lua @@ -89,8 +89,6 @@ for s = 1, screen.count() do local right_layout = wibox.layout.fixed.horizontal() if s == 1 then right_layout:add(wibox.widget.systray()) end right_layout:add(separator) - right_layout:add(require("widgets/pomodoro")) - right_layout:add(separator) right_layout:add(require("widgets/awesompd")) right_layout:add(require("widgets/volume_widget")) if utils.host == "chronos" then