Update
This commit is contained in:
parent
f31d3bec55
commit
b5ad437427
BIN
waybar/themes/assets/ml4w-icon-dark.png
Normal file
BIN
waybar/themes/assets/ml4w-icon-dark.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 5.0 KiB |
@ -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");
|
||||
}
|
||||
|
@ -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");
|
||||
}
|
||||
|
@ -14,3 +14,7 @@
|
||||
@define-color iconcolor #000000;
|
||||
|
||||
@import '../../ml4w/style.css';
|
||||
|
||||
#custom-ml4w-welcome {
|
||||
background-image: url("../../assets/ml4w-icon-dark.png");
|
||||
}
|
||||
|
@ -14,4 +14,7 @@
|
||||
@define-color iconcolor #000000;
|
||||
|
||||
@import '../style.css';
|
||||
|
||||
|
||||
#custom-ml4w-welcome {
|
||||
background-image: url("../../assets/ml4w-icon-dark.png");
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user