scripts/poweroff.sh
Ferit Yiğit BALABAN 964ba649d2
deskenv event scripts
Signed-off-by: Ferit Yiğit BALABAN <fyb@fybx.dev>
2024-01-15 22:34:45 +03:00

8 lines
203 B
Bash
Executable File

#!/bin/bash
dt=$(date -Iseconds)
# unison=$($HOME/scripts/unison_sync.sh)
rm "$HOME/.cache/cliphist/db"
#python "$HOME/scripts/resync_vault.py"
echo "[$dt] INFO: navi, powering off" >> navi.log
poweroff