This commit is contained in:
Stephan Raabe
2024-06-21 10:10:22 +02:00
parent 2fe54cd465
commit 1f693c84a2
8 changed files with 50 additions and 16 deletions

View File

@@ -207,7 +207,7 @@ window#waybar.empty #window {
background-position: center;
background-repeat: no-repeat;
background-size: contain;
padding-right: 24px;
padding-right: 20px;
}
#custom-ml4w-hyprland-settings {

View File

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