waybar: update config

This commit is contained in:
2025-04-30 00:20:52 +03:00
parent 11dd1c52a4
commit 6a67cccec1
2 changed files with 32 additions and 22 deletions

View File

@@ -1 +1,11 @@
*{min-height:0}
* {
font-family: "JetBrainsMono Nerd Font", sans-serif;
font-weight: 700;
min-height: 0;
margin: 0;
padding: 0;
}
#mpris.paused {
color: #888888;
}