qtile now can set different colors of background for low/urgent notifications.
This commit is contained in:
parent
e35cdbc516
commit
e17a882c7f
@ -135,10 +135,8 @@ screens = [
|
||||
background_low='#0f1419',
|
||||
background_urgent='#770000',
|
||||
foreground='#000000',
|
||||
# foreground_low='#e6e1cf',
|
||||
# foreground_urgent='#ffffff',
|
||||
foreground_low='#000000',
|
||||
foreground_urgent='#000000',
|
||||
foreground_low='#e6e1cf',
|
||||
foreground_urgent='#ffffff',
|
||||
font='RobotoMono Nerd Font Bold',
|
||||
parse_text=yubikey_replace,
|
||||
),
|
||||
|
Loading…
Reference in New Issue
Block a user