This commit is contained in:
Stephan Raabe
2024-01-21 10:16:19 +01:00
parent 84ce8b8ade
commit eed5964b1a
13 changed files with 466 additions and 2 deletions

View File

@@ -67,6 +67,7 @@
"tray",
// END TRAY TOOGLE
"custom/exit",
"custom/ml4w-welcome",
"clock"
]
}

View File

@@ -184,6 +184,14 @@ window#waybar.empty #window {
margin-right:20px;
}
#custom-ml4w-welcome {
margin-right: 15px;
background-image: url("../../../hypr/apps/ml4w-welcome/src/icon-small.png");
background-repeat: no-repeat;
background-position: center;
padding-right: 24px;
}
/* -----------------------------------------------------
* Idle Inhibator
* ----------------------------------------------------- */