mirror of
https://github.com/GRFreire/dotfiles.git
synced 2026-01-10 04:19:38 +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"],
|
foreground=colors["background"],
|
||||||
),
|
),
|
||||||
widget.WindowName(),
|
widget.WindowName(),
|
||||||
widget.Notify(),
|
|
||||||
widget.Systray(padding=10),
|
widget.Systray(padding=10),
|
||||||
],
|
],
|
||||||
right=[
|
right=[
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user