Use the same state directory for status as everthing else
This commit is contained in:
parent
1edbe89191
commit
3bac37b21b
@ -3,7 +3,7 @@
|
||||
# Status indicator daemon for waybar
|
||||
# Calls individual status scripts and caches results
|
||||
|
||||
STATE_DIR="/tmp/omarchy-status"
|
||||
STATE_DIR=~/.local/state/omarchy/status
|
||||
DAEMON_PID_FILE="$STATE_DIR/daemon.pid"
|
||||
SCRIPT_DIR="$(dirname "$(readlink -f "$0")")"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user