Made stuff more minimalist

This commit is contained in:
Tibo De Peuter 2022-06-12 12:15:54 +02:00
parent c4c98beb9b
commit 25dfeddfe7
2 changed files with 7 additions and 7 deletions

View file

@ -123,7 +123,7 @@
"format-bluetooth-muted": "\uf6a9 {icon}\uf294{format_source}",
"format-muted": "\uf6a9{format_source}",
"format-source": " {volume}% \uf130",
"format-source-muted": "\uf131",
"format-source-muted": "",
"format-icons": {
"headphone": "\uf58f",
"hands-free": "\uf590",

View file

@ -126,5 +126,5 @@ label:focus {
background-color: #eb4d4b;
}
@import "transparent.css";
@import "sharp.css";