feat: add hover animations to eww modules in waybar
This commit is contained in:
parent
10efa92b8e
commit
4bbdc1e507
7 changed files with 34 additions and 34 deletions
waybar
|
@ -126,6 +126,7 @@
|
|||
border: 6px solid rgba(0, 0, 0, 0);
|
||||
border-radius: 80px;
|
||||
background-clip: padding-box;
|
||||
color: rgba(0, 0, 0, 0);
|
||||
}
|
||||
|
||||
#custom-quicksettings {
|
||||
|
@ -136,6 +137,6 @@
|
|||
|
||||
#custom-notif {
|
||||
min-width: 110px;
|
||||
color: #CBA6F7;
|
||||
font-size: 26px;
|
||||
color: rgba(0, 0, 0, 0);
|
||||
font-size: 20px;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue