Make style more consistent
This commit is contained in:
parent
b41818b1e5
commit
0baf1a3572
2 changed files with 3 additions and 3 deletions
|
@ -36,7 +36,7 @@ selection-text=e0def4ff
|
|||
border=e0def4ff
|
||||
|
||||
[border]
|
||||
width=4
|
||||
width=2
|
||||
radius=0
|
||||
|
||||
[dmenu]
|
||||
|
|
|
@ -10,8 +10,8 @@ window#waybar {
|
|||
}
|
||||
|
||||
tooltip {
|
||||
background: rgba(31, 29, 46, 0.8);
|
||||
border: 4px solid #e0def4;
|
||||
background: rgba(25, 23, 36, 0.8);
|
||||
border: 2px solid #e0def4;
|
||||
border-radius: 0;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue