Skip to content

Config: Move and update pyprland config location#1607

Open
AngelOfDeths wants to merge 2 commits intoHyDE-Project:devfrom
AngelOfDeths:master
Open

Config: Move and update pyprland config location#1607
AngelOfDeths wants to merge 2 commits intoHyDE-Project:devfrom
AngelOfDeths:master

Conversation

@AngelOfDeths
Copy link

@AngelOfDeths AngelOfDeths commented Feb 26, 2026

Pull Request

Description

Moves .config/hypr/pyprland.toml into new location at .config/pypr/config.toml
Clears out warning "Config at legacy location" when launching hyde-shell pypr
Update on code comment about how to access hyde-shell pypr help

Type of change

Please put an x in the boxes that apply:

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update (non-breaking change; modified files are limited to the documentations)
  • Technical debt (a code change that does not fix a bug or add a feature but makes something clearer for devs)
  • Other (provide details below)

Checklist

Please put an x in the boxes that apply:

  • I have read the CONTRIBUTING document.
  • My code follows the code style of this project.
  • My commit message follows the commit guidelines.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added a changelog entry.
  • I have added necessary comments/documentation to my code.
  • I have added tests to cover my changes.
  • I have tested my code locally and it works as expected.
  • All new and existing tests passed.

Screenshots

(if appropriate)

Additional context

Add any other context about the problem here.

Summary by CodeRabbit

  • Documentation
    • Updated help reference text in configuration documentation for consistency.

Moves Configs/.config/hypr/pyprland.toml into new location at Configs/.config/pypr/config.toml 

Clears out warning "Config at legacy location"
Update on code comment how to access hyde-shell pypr help
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Feb 26, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 686acb6 and 810bc1f.

📒 Files selected for processing (1)
  • Configs/.config/pypr/config.toml

📝 Walkthrough

Walkthrough

The PyPR configuration file's help reference was updated from "hyde-shell pypr --help" to "hyde-shell pypr help". This is a documentation comment correction with no functional impact on the system.

Changes

Cohort / File(s) Summary
Configuration Documentation
Configs/.config/pypr/config.toml
Updated help reference syntax in documentation comment from --help flag notation to help subcommand notation.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Poem

🐰 A help string once spoke with pride,
With dashes long, it waved so wide,
But now it stands so clean and neat,
A simple "help"—much more sweet! ✨

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title mentions moving and updating pyprland config location, which aligns with the PR's main objective of relocating the configuration file to a new path.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@AngelOfDeths AngelOfDeths changed the title Config: Move and update pyrpland config location Config: Move and update pyprland config location Feb 26, 2026
@AngelOfDeths
Copy link
Author

Commit cb5b6a3 was not intentional, noticed typo in original commit name and wanted to address that. Apologizes. I'm new to GitHub and completely lost.

@0x-h4x
Copy link

0x-h4x commented Feb 27, 2026

Seems like hyde-shell is struggling parsing anything more than 3 words, rendering most of the "hyde-shell" pypr features dead?
running just "pypr show whateever" works ofc.

image

0x-h4x added a commit to 0x-h4x/HyDE that referenced this pull request Feb 27, 2026
fix for HyDE-Project#1599 and reffered in HyDE-Project#1607 
could be bigger problem with the hyde-shell command.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants