Updates
This commit is contained in:
@@ -44,7 +44,7 @@
|
||||
"network",
|
||||
"group/hardware",
|
||||
"custom/cliphist",
|
||||
"idle_inhibitor",
|
||||
"custom/hypridle",
|
||||
"custom/hyprshade",
|
||||
"custom/exit",
|
||||
"clock",
|
||||
|
||||
@@ -135,6 +135,7 @@ window#waybar.empty #window {
|
||||
#custom-wallpaper,
|
||||
#custom-system,
|
||||
#custom-hyprshade,
|
||||
#custom-hypridle,
|
||||
#custom-waybarthemes {
|
||||
margin-right: 23px;
|
||||
font-size: 14px;
|
||||
@@ -143,10 +144,21 @@ window#waybar.empty #window {
|
||||
}
|
||||
|
||||
#custom-hyprshade {
|
||||
margin-left:4px;
|
||||
margin-right:12px;
|
||||
}
|
||||
|
||||
#custom-hypridle {
|
||||
margin-right:16px;
|
||||
}
|
||||
|
||||
#custom-hypridle.active {
|
||||
color: @iconcolor;
|
||||
}
|
||||
|
||||
#custom-hypridle.notactive {
|
||||
color: #dc2f2f;
|
||||
}
|
||||
|
||||
#custom-settings {
|
||||
margin-right: 15px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user