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:
2024-10-24 02:23:20 +02:00
parent 82575ce368
commit 39286050b6
3 changed files with 55 additions and 25 deletions

View File

@ -74,3 +74,7 @@ window#waybar {
color: #f53c3c;
font-weight:bold;
}
#temperature.critical {
color: #ff2222;
}