Skip to content

Waybar spacing. #7

@whughesiii2187

Description

@whughesiii2187

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;
}
`

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions