You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While each of the individual hyprctl hyprpaper commands succeed:
> hyprctl "hyprpaper wallpaper eDP-1,/home/tim/Pictures/bruno-aguirre-YRfaG3JVwkU-unsplash.jpg"
ok
> hyprctl "hyprpaper wallpaper HDMI-A-1,/home/tim/Pictures/spencer-davis-ilQmlVIMN4c-unsplash.jpg"
ok
I've tried a lot of syntactical permutations of the batched commands, playing with placement of semicolon and double quotes, to no avail.
Not sure whether this issue is best placed in hyprpaper or hyprland repos but this should be a start of the investigation.
If this is not supposed to work by design, then of course this issue represents either bug against the hyprland/hyprctl docs and/or the hyprpaper docs (should be documented that hyprpaper sub-commands aren't batchable by design) or a feature request (to add support for hyprctl --batch hyprpaper).
My workaround is of course to not batch hyprpaper commands, but this is undesirable for performance reasons as I'm calling these in keybindings when the active workspace changes.
My environment is Arch Linux with:
6.5.9-arch2-1 kernel
hyprland-nvidia-git 0.31.0.r67.g062f7494-1
hyprpaper 0.4.0-1
xdg-desktop-portal-hyprland-git 1:r324.3e44c36-1
and
> hyprctl version
Hyprland, built from branch main at commit 062f749450da9d280f85d3052d7f8bc9b70db62b dirty (xdg: send unconstrain events after a popup reposition (3716)).
Tag: v0.31.0-67-g062f7494
The text was updated successfully, but these errors were encountered:
Two
hyprpaper
commands batched in a singlehyprctl
command fail:While each of the individual
hyprctl hyprpaper
commands succeed:I've tried a lot of syntactical permutations of the batched commands, playing with placement of semicolon and double quotes, to no avail.
Not sure whether this issue is best placed in hyprpaper or hyprland repos but this should be a start of the investigation.
If this is not supposed to work by design, then of course this issue represents either bug against the hyprland/hyprctl docs and/or the
hyprpaper
docs (should be documented that hyprpaper sub-commands aren't batchable by design) or a feature request (to add support forhyprctl --batch hyprpaper
).My workaround is of course to not batch hyprpaper commands, but this is undesirable for performance reasons as I'm calling these in keybindings when the active workspace changes.
My environment is Arch Linux with:
6.5.9-arch2-1
kernelhyprland-nvidia-git 0.31.0.r67.g062f7494-1
hyprpaper 0.4.0-1
xdg-desktop-portal-hyprland-git 1:r324.3e44c36-1
and
> hyprctl version Hyprland, built from branch main at commit 062f749450da9d280f85d3052d7f8bc9b70db62b dirty (xdg: send unconstrain events after a popup reposition (3716)). Tag: v0.31.0-67-g062f7494
The text was updated successfully, but these errors were encountered: