Modify waybar style for laptop

This commit is contained in:
Thomas Avé 2024-01-20 22:22:43 +01:00
parent 133401b827
commit ff8e2c3d43
1 changed files with 6 additions and 10 deletions

View File

@ -63,14 +63,12 @@ button:hover {
#custom-updates,
#custom-powermode,
#tray {
padding: 0 14px;
padding: 0 12px;
border-radius: 7px;
color: #ffffff;
background-color: #1f2430;
margin-left:4px;
margin-right:4px;
margin-top:2px;
margin-bottom:2px;
margin-left:2px;
margin-right:2px;
}
#clock.clock2,
@ -85,10 +83,8 @@ button:hover {
border-radius: 7px;
color: #ffffff;
background-color: #1f2430;
margin-left:4px;
margin-right:4px;
margin-top:2px;
margin-bottom:2px;
margin-left:2px;
margin-right:2px;
}
#taskbar button.active {
background-color: #023269;
@ -107,7 +103,7 @@ window#waybar.empty #window {
}
#workspaces {
margin: 4px 9px;
margin: 0px 0px;
}
/* If workspaces is the leftmost module, omit left margin */