Update weather command to use location variable#1189
Merged
kRHYME7 merged 2 commits intoHyDE-Project:devfrom Aug 27, 2025
Merged
Update weather command to use location variable#1189kRHYME7 merged 2 commits intoHyDE-Project:devfrom
kRHYME7 merged 2 commits intoHyDE-Project:devfrom
Conversation
should probably use the weather script but that would require making it more general purpose instead of just for waybar
Contributor
|
This PR is targeting According to our Quarterly Release Policy:
Required Action:
If this is an emergency fix, please add a comment explaining why it needs to target This is an automated message enforcing our quarterly release workflow. |
Contributor
|
tested and works? |
Contributor
Author
|
yes ofc |
kRHYME7
added a commit
that referenced
this pull request
Aug 30, 2025
This is an automated PR to promote changes from `dev` to `rc`. Please review and test before merging. See [TESTING.md](./TESTING.md) for complete testing instructions. According to our release policy, this PR is expected to be merged during: **Freeze Week (see release policy)** Testers are encouraged to test the changes before merging. Please note that this schedule may be adjusted based on the needs of the project. --- * fix: calc (259f2cc) by kRHYME7 * fix: Autofix non existent theme wallpaper cache (35831be) by kRHYME7 * chore Update weather command to use location variable (#1189) (a012e4d) by Khing * chore Merge branch 'dev' into realRobotix-weather-lock-fix (4c62365) by Khing * chore Update weather command to use location variable (e99a865) by Robotix * chore Merge branch 'rc' into dev (2116d22) by Khing * chore Merge branch 'rc' into dev (df3fb1a) by Khing * fix: missing exec in logout keybind (#1181) (7e6324c) by Khing * fix: missing exec in logout keybind (6dec7ee) by amit * chore Merge branch 'rc' into dev (9ccebaa) by Khing * chore Fix: handle when waybar is missing (f422606) by kRHYME7 * feat (binds): Use `hyde-shell logout` for cleaner session logout (1d0e669) by kRHYME7 * chore Fix: pypr when no nc or socat command (5321359) by kRHYME7 * chore Fix: pypr when no nc or socat command (b529c94) by kRHYME7 * chore - Waybar: Make temperature background transparent - hyde-shell: silent pyinit command (151391e) by kRHYME7 * chore Merge branch 'rc' into dev (ca47fd0) by Khing --- Please review the changes carefully before merging.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
should probably use the weather script but that would require making it more general purpose instead of just for waybar
Pull Request
Description
Please read these instructions and remove unnecessary text.
Type of change
Please put an
xin the boxes that apply:Checklist
Please put an
xin the boxes that apply:Screenshots
(if appropriate)
Additional context
Add any other context about the problem here.