This commit is contained in:
Stephan Raabe
2024-05-22 17:06:47 +02:00
parent 001a9b14e9
commit 55bf15494a
28 changed files with 441 additions and 47 deletions

View File

@@ -47,6 +47,7 @@
"group/hardware",
"custom/cliphist",
"idle_inhibitor",
"custom/hyprshade",
"tray",
"custom/exit",
"custom/ml4w-welcome",

View File

@@ -163,6 +163,7 @@ window#waybar.empty #window {
#custom-settings,
#custom-wallpaper,
#custom-system,
#custom-hyprshade,
#custom-waybarthemes {
margin-right: 23px;
font-size: 20px;
@@ -170,7 +171,12 @@ window#waybar.empty #window {
opacity: 0.8;
color: @iconcolor;
}
#custom-hyprshade {
margin-left:4px;
margin-right:12px;
}
#custom-system {
margin-right:15px;
}