mirror of
https://github.com/GRFreire/dotfiles.git
synced 2026-01-09 20:19:37 +00:00
qtile: remove the Notify widget so dunst can start
This commit is contained in:
parent
e155dd720f
commit
b6484969bb
@ -232,7 +232,6 @@ def main_bar():
|
||||
foreground=colors["background"],
|
||||
),
|
||||
widget.WindowName(),
|
||||
widget.Notify(),
|
||||
widget.Systray(padding=10),
|
||||
],
|
||||
right=[
|
||||
|
||||
Loading…
Reference in New Issue
Block a user