-
-
Notifications
You must be signed in to change notification settings - Fork 33
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
tray and $xxx$ scripts not displaying #75
Comments
show config |
Bar { |
Bar configBar {
module=right,,0xffb8b8b8,0x00222222,500,
|
can you launch web in your terminal? That's basically what it does. If it's a script, you should use its actual path: ~/my/path/to/web.sh |
Doesn't work for me either even with an example config |
|
Hi, I have used Hypr for a week. I appreciate the smooth animation, rounded window corner, and built-in status bar. However, there is a small problem that makes me confused. According to the screenshot and the config, the shell scripts can execute and display well on status bar and I think the tray may display on the right hand of the date, but the tray can't display correctly. Is there any solution for the problem? Thank you! The below is part of my configuration:
|
have you tried restarting Hypr? there are some issues with the tray if you reload the config. |
Hi, I tried it, but it didn't work. |
no clue then |
I reinstall the Hypr, and the tray displays correctly. The speed of drawing the tray is a little bit slow, but I know that there is no problem with the tray at least. Thank you! |
I have 'tray' active in my hypr.conf and also added some scripts ($vol$ and $wifi$ ) to my bar settings, but both tray and script output are not displayed. %RAM% and %CPU% display OK.
Both my scripts when run in the terminal give the expected output, which is not displayed in the bar.
Bug?
The text was updated successfully, but these errors were encountered: