status: prevent duplicates

This commit is contained in:
speediegq 2022-09-11 01:22:38 +02:00
parent 7b20db7397
commit e88b0ab53d

2
status
View file

@ -339,6 +339,8 @@ esac
rm -f /tmp/itest
rm -f /tmp/wstatus
pkill "$(pgrep -x status | sed "s/$$//g")" # Prevent duplicates
mkdir -p $HOME/.config/speedwm-de/status
# Load config and create options if it does not exist