Kill the actual screensaver command

This commit is contained in:
Ryan Hughes
2025-11-03 21:37:51 -05:00
parent b1b6e5d2a7
commit 33dde26902

View File

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