Revert "Kill the actual screensaver command"

This reverts commit 33dde26902.
This commit is contained in:
Ryan Hughes
2025-11-06 11:32:19 -05:00
parent 8aa2d295e5
commit c92a7eab81

View File

@@ -9,4 +9,4 @@ if pgrep -x "1password" >/dev/null; then
fi
# Avoid running screensaver when locked
pkill -f "omarchy-cmd-screensaver"
pkill -f "alacritty --class Screensaver"