diff --git a/bin/glurp b/bin/glurp index 7bae1a9..3489975 100755 --- a/bin/glurp +++ b/bin/glurp @@ -66,7 +66,7 @@ case "$1" in grim_args+=(-) ;; file) - grim_args+=("$(screenshot_path "${XDG_RUN_TIME_DIR:-/tmp/$(whoami)}/screenshots")") + grim_args+=("$(screenshot_path "${XDG_RUNTIME_DIR:-/tmp/$(whoami)}/screenshots")") ;; *) false