-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Was going to fork and do a PR but decided this was easier. Suggesting the following tweaks to waybar style.css regards to spacing. The icon was quite close to the wifi icon and I don't know if you intended that, but I did the below to even out the spacing and make it look less crowded.
`#custom-vpn.connected {
color: @accent;
margin-right: 15px;
}
#custom-vpn.disconnected {
margin-right: 15px;
}
`
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels