Conky: Re-rice and reinstate
This commit is contained in:
@@ -94,6 +94,10 @@ if [[ $(pgrep compton) ]]; then
|
||||
killall compton
|
||||
fi
|
||||
compton&
|
||||
if [[ $(pgrep conky) ]]; then
|
||||
killall conky
|
||||
fi
|
||||
conky&
|
||||
if [[ $(pgrep dunst) ]]; then
|
||||
killall dunst
|
||||
fi
|
||||
|
Reference in New Issue
Block a user