Stop ttfx before closing the screensaver terminal (#6764)
This commit is contained in:
@@ -20,4 +20,5 @@ if pgrep -x "1password" >/dev/null && omarchy-cmd-present 1password; then
|
||||
fi
|
||||
|
||||
# Avoid running screensaver when locked
|
||||
pkill -x ttfx 2>/dev/null || true
|
||||
pkill -f '[o]rg.omarchy.screensaver' 2>/dev/null || true
|
||||
|
||||
Reference in New Issue
Block a user