-
Notifications
You must be signed in to change notification settings - Fork 21
docs: translate waybar configuration to Spanish #51
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
base: master
Are you sure you want to change the base?
Conversation
📝 WalkthroughWalkthroughDocumentation updates refine English wording, replace Changes
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~20 minutes Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing touches
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 2
🤖 Fix all issues with AI agents
In `@src/content/docs/es/configuring/waybar.md`:
- Around line 8-20: Remove the duplicate `user-style.css` entry in the
configuration tree inside the Waybar docs (the code block that lists
~/.config/waybar/). Edit the `configuring/waybar.md` code block so
`user-style.css` appears only once and the tree ends with a single terminal
entry; ensure no other filenames are accidentally duplicated (e.g., confirm
`theme.css`, `style.css` remain once).
- Around line 122-123: The link fragment for the radio group description is
wrong: replace the existing link target in the line containing
"[grupos](`#groups-grupos`)" so it points to the actual heading anchor
"#group-class-clase-grupal-para-estilizado" (i.e., change the fragment portion
only), ensuring the display text "grupos" remains unchanged; locate the string
"[grupos](`#groups-grupos`)" and update it to use the correct fragment
"#group-class-clase-grupal-para-estilizado".
Added a page for the waybar config in spanish (I am a native speaker). It was fun- think I learned a lot. Also removed some mentions of hyde-ctl to hyde-shell which works better for me and seems to be the preffered option throughout the documentation.
P.S: Thanks for considering these changes-
Summary by CodeRabbit
✏️ Tip: You can customize this high-level summary in your review settings.