added system tray to waybar, now my nextcloud sync icon shows
This commit is contained in:
parent
c87a485374
commit
97a4953abe
2 changed files with 13 additions and 1 deletions
|
@ -150,3 +150,10 @@ tooltip label
|
|||
animation-name: blink-update;
|
||||
animation-duration: 3s;
|
||||
}
|
||||
|
||||
#tray
|
||||
{
|
||||
padding: 0 10px;
|
||||
background-color: @primary_fg_color;
|
||||
margin: 0 5px;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue