Change conky reload signal from HUP to USR1

This commit is contained in:
Talia 2020-11-27 10:02:32 +01:00
parent 902e4ce101
commit 3dd3b278b7
1 changed files with 1 additions and 1 deletions

View File

@ -35,4 +35,4 @@ do
fi fi
done done
pkill -HUP conky pkill -SIGUSR1 conky