waybar
This commit is contained in:
parent
9fd3ad2910
commit
21ddeb87a1
2 changed files with 6 additions and 5 deletions
|
|
@ -2,11 +2,11 @@ window#waybar {
|
|||
background: @background;
|
||||
animation: fadeIn 2.5s;
|
||||
padding: 2px 0 2px 0;
|
||||
border-radius: 0 0 12px 12px;
|
||||
border-radius: 0 0 20px 20px;
|
||||
}
|
||||
|
||||
button {
|
||||
text-shadow: none;
|
||||
text-shadow: 2px 2px;
|
||||
}
|
||||
|
||||
window#waybar.hidden {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue