mirror of
https://codeberg.org/andyscott/dotfiles.git
synced 2024-12-22 09:53:10 -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
|
# kill running processes
|
||||||
killall -q swayidle
|
killall -q swayidle
|
||||||
|
|
||||||
{{- if eq .chezmoi.hostname "helix" }}
|
{{ if eq .chezmoi.hostname "helix" -}}
|
||||||
# dim: 2m, lock: 5m, display: 15m, suspend: 1h
|
# dim: 2m, lock: 5m, display: 15m, suspend: 1h
|
||||||
swayidle -w \
|
swayidle -w \
|
||||||
timeout 120 'light -O && light -S .1' \
|
timeout 120 'light -O && light -S .1' \
|
||||||
|
|
Loading…
Reference in a new issue