feat(hypr): bind wallpaper cycling - #4
Merged
Merged
Conversation
bhdai
marked this pull request as ready for review
July 31, 2026 10:38
bhdai
added a commit
that referenced
this pull request
Aug 3, 2026
Completes the wallpaper cutover: hyprpaper no longer autostarts and its config is gone, leaving Quickshell as the sole wallpaper provider. Conflict in config/hypr/binds.lua resolved in favor of the branch. The bindings from #4 both expanded to CONTROL+SHIFT+ALT+W because shared.meh already contains SHIFT, so next and prev shared one chord. Submodule advanced to e97d98d rather than the branch's ee2f5ec, picking up quickshell_config #115 and the tab-indicator fix already checked out here. hyprpaper.service still needs masking for the cutover to hold across a re-login.
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.
Summary
meh + Wtoqs ipc call wallpaper nextmeh + Shift + Wtoqs ipc call wallpaper prevDependency
Companion change for quickshell_config #104. Merge after the Quickshell wallpaper IPC implementation is available.
The Quickshell submodule pointer still needs to be advanced after that implementation merges, per the parent delivery spec.
Verification
luac -p config/hypr/binds.luagit diff --check