qtile: remove the Notify widget so dunst can start

This commit is contained in:
Guilherme Rugai Freire 2021-07-04 23:02:01 -03:00
parent e155dd720f
commit b6484969bb
No known key found for this signature in database
GPG Key ID: 0F9FE41723A8A297

View File

@ -232,7 +232,6 @@ def main_bar():
foreground=colors["background"], foreground=colors["background"],
), ),
widget.WindowName(), widget.WindowName(),
widget.Notify(),
widget.Systray(padding=10), widget.Systray(padding=10),
], ],
right=[ right=[