major changes, oh my posh added and better than oh my zsh
This commit is contained in:
@@ -37,7 +37,9 @@ window#waybar {
|
||||
background: #000000;
|
||||
}
|
||||
|
||||
#battery,
|
||||
#battery {
|
||||
color: #94e2d5;
|
||||
}
|
||||
#custom-clipboard,
|
||||
#custom-colorpicker,
|
||||
#custom-powerDraw,
|
||||
@@ -100,8 +102,13 @@ window#waybar {
|
||||
}
|
||||
|
||||
#battery.charging {
|
||||
color: #ffffff;
|
||||
background-color: #26A65B;
|
||||
color: #313244;
|
||||
background-color: #74c7ec;
|
||||
margin-left: 5px;
|
||||
margin-right: 5px;
|
||||
padding-left: 5px;
|
||||
padding-right: 5px;
|
||||
border-radius: 5px;
|
||||
}
|
||||
|
||||
#battery.warning:not(.charging) {
|
||||
|
||||
Reference in New Issue
Block a user