Some feedback and small fixes — Hypridle right-click & Clock locale #1288
didhacktic
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi! First of all, thank you so much for your amazing work and for sharing it.
I wanted to share two small tweaks I had to make on my setup:
The right-click on the Hypridle applet didn’t work for me, so I had to add this last line to ~/.config/waybar/module.json:
The date and day names in the Waybar clock were displayed in English, even though my system locale was correctly set to French.
It seems to be a Waybar limitation or bug where the locale isn’t imported properly.
To fix it, I modified the format line in ~/.config/waybar/module.json:
Hope this helps anyone facing the same issues.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions