Updates
This commit is contained in:
@@ -165,6 +165,7 @@ window#waybar.empty #window {
|
||||
#custom-wallpaper,
|
||||
#custom-system,
|
||||
#custom-hyprshade,
|
||||
#custom-hypridle,
|
||||
#custom-waybarthemes {
|
||||
margin-right: 23px;
|
||||
font-size: 20px;
|
||||
@@ -173,10 +174,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-waybarthemes,#custom-system {
|
||||
margin-right:15px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user