diff --git a/dot_local/bin/executable_swayidle-launcher.tmpl b/dot_local/bin/executable_swayidle-launcher.tmpl index 1199f6c..8dc77e1 100644 --- a/dot_local/bin/executable_swayidle-launcher.tmpl +++ b/dot_local/bin/executable_swayidle-launcher.tmpl @@ -8,7 +8,7 @@ echo "--- ${START_TIME} ---" > "$LOG_FILE" # kill running processes killall -q swayidle -{{- if eq .chezmoi.hostname "helix" }} +{{ if eq .chezmoi.hostname "helix" -}} # dim: 2m, lock: 5m, display: 15m, suspend: 1h swayidle -w \ timeout 120 'light -O && light -S .1' \