Ajout du marges sur le titre
This commit is contained in:
parent
4d6ade92df
commit
9fb860642e
1 changed files with 1 additions and 5 deletions
|
@ -32,7 +32,7 @@ window#waybar {
|
|||
border-bottom: 3px solid white;
|
||||
}
|
||||
|
||||
#clock, #battery, #cpu, #memory, #network, #pulseaudio, #custom-spotify, #tray, #mode {
|
||||
#clock, #battery, #cpu, #memory, #network, #pulseaudio, #custom-spotify, #tray, #window {
|
||||
padding: 0 3px;
|
||||
margin: 0 2px;
|
||||
}
|
||||
|
@ -86,10 +86,6 @@ window#waybar {
|
|||
#pulseaudio.muted {
|
||||
}
|
||||
|
||||
#custom-spotify {
|
||||
color: rgb(102, 220, 105);
|
||||
}
|
||||
|
||||
#tray {
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue