waybar: update widgets

style: add fontawesome as fallback
mail: add tooltip with details
mediaplayer: add tooltip
card: add information about card
This commit is contained in:
Konstantin Koslowski 2021-05-13 23:48:21 +02:00
parent 8708e3f6f5
commit 2765fdd6cf
6 changed files with 84 additions and 27 deletions

View file

@ -9,8 +9,8 @@
* {
border: none;
border-radius: 0;
font-family: "Cascadia Code PL Regular";
font-size: 12px;
font-family: "Cascadia Code PL", "Font Awesome 5 Free";
font-size: 13px;
min-height: 0;
}