This commit is contained in:
Stephan Raabe
2024-04-11 21:08:12 +02:00
parent 325eacb0cc
commit 1e8ec3ff14
11 changed files with 39 additions and 2 deletions

View File

@@ -47,6 +47,7 @@
"custom/exit",
"clock",
"tray",
"custom/ml4w-hyprland-settings",
"custom/ml4w-welcome"
]
}

View File

@@ -167,6 +167,15 @@ window#waybar.empty #window {
padding-right: 24px;
}
#custom-ml4w-hyprland-settings {
margin-right: 12px;
background-image: url("../assets/hyprland-icon-20.png");
background-repeat: no-repeat;
background-position: center;
padding-right: 16px;
}
/* -----------------------------------------------------
* Idle Inhibator
* ----------------------------------------------------- */