From b6484969bbe834e4fe930da6d9dbdf992b222045 Mon Sep 17 00:00:00 2001 From: Guilherme Rugai Freire <41879254+GRFreire@users.noreply.github.com> Date: Sun, 4 Jul 2021 23:02:01 -0300 Subject: [PATCH] qtile: remove the Notify widget so dunst can start --- .config/qtile/config.py | 1 - 1 file changed, 1 deletion(-) diff --git a/.config/qtile/config.py b/.config/qtile/config.py index 6b916dc..692e4f7 100644 --- a/.config/qtile/config.py +++ b/.config/qtile/config.py @@ -232,7 +232,6 @@ def main_bar(): foreground=colors["background"], ), widget.WindowName(), - widget.Notify(), widget.Systray(padding=10), ], right=[