Open jGarvi opened 1 week ago
You can set the timeformat in the dotfiles App.
But where do I configure it. In which file, or should I create a new one. I would appreciate your help. Thank you.
But where do I configure it. In which file, or should I create a new one. I would appreciate your help. Thank you.
How do you want the clock to look like? Can you share an example?
Now in the modules.json file I have this:
"clock": { "format": " {:%H:%M - %A}", "locale": "es_ES.UTF-8", "interval": 1, "on-click": "ags -t calendar", "tooltip": false },
But it keeps showing me the day of the week in English at the bar and I want it in Spanish.
I don't know how to set the Waybar clock to Spanish. I have tried with LC_TIME but it doesn't work. Could you indicate which file I should modify to be able to set the clock to Spanish?