Waybar style tweaks

This commit is contained in:
Erwin Boskma 2022-03-29 09:32:16 +02:00
parent 29b044a542
commit 48aa97ab63
Signed by: erwin
GPG key ID: 270B20D17394F7E5

View file

@ -24,7 +24,7 @@ in {
{
layer = "top";
position = "top";
height = 30;
height = 32;
modules-left = [
"sway/workspaces"
@ -211,7 +211,8 @@ in {
}
#waybar {
background: #323232;
background: #000000;
opacity: 0.8;
color: white;
font-family: "MesloLGM Nerd Font", sans-serif;
font-size: 13px;