From 7b5a3eca7522d151b7686241fc34a30ac8a0a3b8 Mon Sep 17 00:00:00 2001 From: Andrew Scott Date: Sun, 18 Jun 2023 00:04:32 -0400 Subject: [PATCH] formatting --- dot_local/bin/executable_swayidle-launcher.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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' \