This commit is contained in:
Stephan Raabe
2024-06-03 21:05:15 +02:00
parent f31d3bec55
commit b5ad437427
5 changed files with 16 additions and 1 deletions

View File

@@ -18,3 +18,7 @@
window#waybar {
background-color: rgba(255,255,255,0.1);
}
#custom-ml4w-welcome {
background-image: url("../../assets/ml4w-icon-dark.png");
}