updated void-desktop-install and corresponding files

This commit is contained in:
Luc Bijl 2023-02-01 15:23:33 +01:00
parent 8458856128
commit a45028f4b4
12 changed files with 107 additions and 231 deletions

View file

@ -11,8 +11,8 @@
window#waybar
{
background: rgba(15, 15, 15, 0.5);
border-bottom: 0px solid rgba(15, 15, 15, 0.5);
background: rgba(0, 0, 0, 1);
border-bottom: 0px solid rgba(0, 0, 0, 1);
color: white;
}
@ -41,4 +41,4 @@ tooltip label
{
padding-left: 15px;
padding-right: 5px;
}
}