deskenv event scripts

Signed-off-by: Ferit Yiğit BALABAN <fyb@fybx.dev>
This commit is contained in:
2024-01-15 22:34:45 +03:00
parent 7cb6dc5ff1
commit 964ba649d2
4 changed files with 10 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
#!/usr/bin/env bash
dt=$(date +'%d/%m/%y-%H.%M.%S')
rm "$HOME/.cache/cliphist/db"
python "$HOME/scripts/resync_vault.py"
#python "$HOME/scripts/resync_vault.py"
echo "[$dt] navi restarting..." >> $HOME/navi.log
$HOME/scripts/modeset.py --shutdown
reboot