hyprland workspace: shutdown script
This commit is contained in:
parent
b8214d27c6
commit
7790da1e6b
6
poweroff.sh
Executable file
6
poweroff.sh
Executable file
@ -0,0 +1,6 @@
|
|||||||
|
#!/bin/bash
|
||||||
|
dt=$(date -Iseconds)
|
||||||
|
unison=$($HOME/scripts/unison_sync.sh)
|
||||||
|
rm "$HOME/.cache/cliphist/db"
|
||||||
|
echo "[$dt] INFO: navi, powering off" >> navi.log
|
||||||
|
poweroff
|
Loading…
x
Reference in New Issue
Block a user