waybar config is now aproximatively the same as polybar. ready set waybar's config file declaratively in nix-home. add playerctl
This commit is contained in:
@ -74,3 +74,7 @@ window#waybar {
|
||||
color: #f53c3c;
|
||||
font-weight:bold;
|
||||
}
|
||||
|
||||
#temperature.critical {
|
||||
color: #ff2222;
|
||||
}
|
||||
|
Reference in New Issue
Block a user