merged void-laptop and updated void-desktop-install.md

This commit is contained in:
Luc Bijl 2023-04-09 16:06:50 +02:00
parent 0cff788e38
commit bf022064d7
9 changed files with 982 additions and 23 deletions

View file

@ -0,0 +1,45 @@
*
{
border: 0;
border-radius: 0;
font-family: "FontAwesome";
font-size: 16px;
min-height: 0;
padding-top: 0px;
padding-bottom: 1px;
}
window#waybar
{
background: rgba(0, 0, 0, 1);
border-bottom: 0px solid rgba(0, 0, 0, 1);
color: white;
}
tooltip
{
background: rgba(0, 0, 0, 0.5);
border: 1px solid rgba(0, 0, 0, 0.5);
border-radius: 10;
}
tooltip label
{
color: white;
}
#custom-poweroff
{
padding-right: 20px;
}
#taskbar
{
padding-left: 20px;
}
#taskbar button
{
padding-left: 15px;
padding-right: 0px;
}