Updates
This commit is contained in:
@@ -48,6 +48,7 @@
|
||||
"idle_inhibitor",
|
||||
"tray",
|
||||
"custom/exit",
|
||||
"custom/ml4w-hyprland-settings",
|
||||
"custom/ml4w-welcome",
|
||||
"clock"
|
||||
]
|
||||
|
||||
@@ -193,13 +193,21 @@ window#waybar.empty #window {
|
||||
}
|
||||
|
||||
#custom-ml4w-welcome {
|
||||
margin-right: 15px;
|
||||
margin-right: 12px;
|
||||
background-image: url("../assets/ml4w-icon.png");
|
||||
background-repeat: no-repeat;
|
||||
background-position: center;
|
||||
padding-right: 24px;
|
||||
}
|
||||
|
||||
#custom-ml4w-hyprland-settings {
|
||||
margin-right: 12px;
|
||||
background-image: url("../assets/hyprland-icon.png");
|
||||
background-repeat: no-repeat;
|
||||
background-position: center;
|
||||
padding-right: 16px;
|
||||
}
|
||||
|
||||
/* -----------------------------------------------------
|
||||
* Idle Inhibator
|
||||
* ----------------------------------------------------- */
|
||||
|
||||
Reference in New Issue
Block a user