Switching to built-in qtile's notification system.

This commit is contained in:
Bartek Stalewski 2022-11-06 16:27:52 +01:00
parent 58e39e049a
commit f340ed7c15
5 changed files with 10 additions and 6 deletions

View file

@ -134,6 +134,10 @@ screens = [
update_interval=0.5,
cmd="sb-yubikey",
),
widget.Spacer(),
widget.Notify(
default_timeout=2,
),
widget.GenPollCommand(
background='#005577',
foreground='#ffffff',