* { font-family: "CodeNewRoman Nerd Font"; font-weight: bold; font-size: 12px; color: #000; } window#waybar { background-color: #fff; } #clock, #battery, #cpu, #wireplumber, #bluetooth { padding: 0 12px; } #workspaces button.focused { border-bottom: solid 2px #7b002c; border-radius: 0; } #workspaces { padding: 4px 0; } window#waybar { min-height: 14px; /* set waybar's height to 18px */ font-size: 14px; /* set only the font size to be bigger, which in turn will adjust the height of other elements */ }