We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
lockscreen.sh
1 parent 21ce56f commit 1f4432fCopy full SHA for 1f4432f
Configs/.local/lib/hyde/lockscreen.sh
@@ -4,8 +4,5 @@ scrDir="$(dirname "$(realpath "$0")")"
4
# shellcheck source=$HOME/.local/lib/hyde/globalcontrol.sh
5
# shellcheck disable=SC1091
6
source "${scrDir}/globalcontrol.sh"
7
-HYDE_RUNTIME_DIR="${HYDE_RUNTIME_DIR:-$XDG_RUNTIME_DIR/hyde}"
8
-# shellcheck disable=SC1091
9
-source "${HYDE_RUNTIME_DIR}/environment"
10
11
"${LOCKSCREEN:-hyprlock}" "${@}"
0 commit comments