Switching to built-in qtile's notification system.
This commit is contained in:
parent
58e39e049a
commit
f340ed7c15
5 changed files with 10 additions and 6 deletions
|
@ -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',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue