The dialog was landing off-cursor and at ~half-screen. Two Hyprland gotchas were fighting each other: `move` is evaluated against the window's natural size and `size` is applied afterwards from the top-left, so a cursor_x-(window_w/2) move centred the pre-shrink window. zenity's file chooser also ignores --width/--height and has a ~738x363 GTK minimum. Fix the size at 760x460 and hard-code the move offsets to half that (380x230) so the shrunk window lands exactly on the pointer. Drop the dead zenity --width/--height sizing from the script. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| deprecated | ||
| usr | ||
| application-style.conf | ||
| hypridle.conf | ||
| hyprland.lua | ||
| hyprlock-backgrounds.conf | ||
| hyprlock.conf | ||
| hyprpaper.conf | ||
| hyprtoolkit.conf | ||
| monitorhandler.sh | ||