change location for final image to be less invasive

This commit is contained in:
MitchMarq42 2024-01-25 14:15:07 -09:00
parent 7b12623587
commit 7c72edb198

2
hyprchan Normal file → Executable file
View File

@ -83,7 +83,7 @@
(setq logo.start.y (round (- (* canvas.y 0.5) (* logo.y 0.5))))
(defvar splashthickness (/ canvas.x 50.0))
(defvar final-image-location (expand-file-name "~/hyprchan.jpg"))
(defvar final-image-location (expand-file-name "~/.config/hypr/hyprchan.jpg"))
(defvar magickcmd (format
"magick convert %s -gravity South -pointsize %s -fill '#f0f0f0' -annotate 0 '%s' -page +%s+%s %s -page +%s+%s %s -flatten %s"
canvas.fullname