Closed pietryszak closed 2 years ago
I cant see your font icons. Which one should I install?
I cant see your font icons. Which one should I install?
But I don't like them. FontAwesome is much cooler. What sould I do now?
But I don't like them. FontAwesome is much cooler. What sould I do now?
yyyy ... nerd font include fonts awesome XD
I can't install them on my Ubuntu system here as there is no package for it. How should I do this?
I can't install them on my Ubuntu system here as there is no package for it. How should I do this?
This is not related with this issue. The issue is that script as echo show saying nothing numbers instead same kind of icon or just echo notifications off, notifications on.
This is not related with this issue.
This is the real point. You want to include an icon font here. But if I have problems with them you say that this is not related.
I just made jokes here. Its totaly clear how to use and install icon fonts. But if I add your icons to the script example a random user will come and ask the same questions. But thats not my job here to answer them. I dont wan't to support users with installing and using icon fonts. And I dont wan't to decide which they should use. I want to provide polybar-scripts. That's the focus. So this is the reason why we use simple replacements like #
or #1
here. Everybody should know where an icon is and that it can be replaced. It seems to be very obvious as also you found it out. If you look at the setup steps you can read about it.
Please note also this at our main README.md:
This repository is not an exact blueprint. I guess every script has to be customized to make your Polybar unique.
So yes, you could decrease the interval. But it will need more cpu cycles then which can be a bad idea if you running on a battery. Its up to you to modify the scripts for your own use case.
Ok but it is bad approach.
End user doesn't know what's mean #1 and #2. Why not 6 and 4 or 9 and 1 or 4 and 7.
A easy change echo notifications on And echo notifications off change everything.
If you not prefer to use icons it's OK, yours choise, but using echo with nothings saying info like 1 and 2 is just stupid.
Instead,
echo "#1"
andecho "#2"
should be an icon to know a status.And in module is better to use interval 5s instead 10s for faster refreshing a status of notifications.