Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use SignalStrength for format icons #128

Merged
merged 3 commits into from
Dec 25, 2018
Merged

Use SignalStrength for format icons #128

merged 3 commits into from
Dec 25, 2018

Conversation

rbnis
Copy link
Contributor

@rbnis rbnis commented Dec 25, 2018

This adds the ability to set format icons similar to the pulseaudio module.

A config for this could look like this (Needs FontAwesome Pro):

"format": "{icon}",
"format-icons": {
  "wifi": ["", "" ,""],
  "ethernet": [""],
  "disconnected": [""] 
}

Also if fixes getIcon() in ALabel.

@Alexays
Copy link
Owner

Alexays commented Dec 25, 2018

Thanks!

@Alexays Alexays merged commit 76bbdd0 into Alexays:master Dec 25, 2018
@rbnis rbnis deleted the wifiicon branch December 25, 2018 20:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants