Updated wayfire.ini and laptop section.

This commit is contained in:
Luc Bijl 2023-12-25 21:08:45 +01:00
parent ab336c15f2
commit a0247ef2c8
4 changed files with 21 additions and 20 deletions

View file

@ -5,7 +5,7 @@
font-family: "Roboto","FontAwesome";
font-size: 16px;
min-height: 0;
padding-top: 0px;
padding-top: 1px;
padding-bottom: 1px;
}
@ -40,6 +40,6 @@ tooltip label
#taskbar button
{
padding-left: 15px;
padding-right: 0px;
padding-left: 10px;
padding-right: 10px;
}