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

Issue with Icons in volume-pipewire #480

Open
jaypgriff opened this issue Feb 6, 2023 · 0 comments
Open

Issue with Icons in volume-pipewire #480

jaypgriff opened this issue Feb 6, 2023 · 0 comments

Comments

@jaypgriff
Copy link

Expected behavior

when increasing the volume the icons to remain at the appropriate size.

also when clicking as described on the blocket info i would expect the sink to change or mute

Actual behavior

when increasing the volume, the mid range icon and the max level icon become very small. the no sound currently playing icon is unaffected.

also when clicking on this blocklet nothing happens

i3blocks config relevant to blocklet(s)

[volume-pipewire]
command=~/.config/i3blocks/scripts/volume-pipewire/volume-pipewire
interval=persist
SUBSCRIBE=1
USE_ALSA_NAME=1

Output of blocklet(s) when run from command line

./.config/i3blocks/scripts/volume-pipewire/volume-pipewire
grep: warning: stray \ before :
Sound inactive
 % [:]
 % []
#222225
❯ ./.config/i3blocks/scripts/volume-pipewire/volume-pipewire
grep: warning: stray \ before :
 65% [2:HyperX Virtual Surround Sound]
 65% [2]
#ffffff

Output of any relevant other commands that might help diagnostics

I have tried a few things and it seems that if I have a nerd installed it is the cause of the 2 icons being made smaller. If i just use font-awesome the icons are fine. I do however need to have a nerd font installed because I need it for my terminal. Im currently using meslo nerd font for powerline10k.

Perhaps there is a way to make the blocklet ignore the nerd font?

as for the clicking issue i'm not sure what to try with that, I started using i3 this week so a bit unfamiliar with it atm.

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

No branches or pull requests

1 participant