mirror of
https://codeberg.org/andyscott/dotfiles.git
synced 2024-11-08 13:30:47 -05:00
formatting
This commit is contained in:
parent
c6cc1db4d9
commit
7b5a3eca75
1 changed files with 1 additions and 1 deletions
|
@ -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' \
|
||||
|
|
Loading…
Reference in a new issue