Skip to content

Commit cc76f03

Browse files
authored
Close
Close #824
1 parent a71ecc9 commit cc76f03

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Configs/.local/lib/hyde/hyprlock.sh

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -320,9 +320,6 @@ if [ -z "${*}" ]; then
320320
print_log -sec "hyprlock" -stat "setting" " $HYDE_CACHE_HOME/wallpapers/hyprlock.png"
321321
"${scrDir}/wallpaper.sh" -s "$(readlink "${HYDE_THEME_DIR}/wall.set")" --backend hyprlock
322322
fi
323-
# A simple cleanup as hyprlock fragments memory after sleep
324-
pkill -x hyprlock >/dev/null 2>&1
325-
trap 'pkill -x hyprlock' EXIT
326323
uwsm app -- hyprlock || hyprlock
327324
exit 0
328325
fi

0 commit comments

Comments
 (0)