bspwm: Disable Conky
This commit is contained in:
parent
3ff6687792
commit
728f9b7af8
@ -94,10 +94,6 @@ if [[ $(pgrep compton) ]]; then
|
|||||||
killall compton
|
killall compton
|
||||||
fi
|
fi
|
||||||
compton&
|
compton&
|
||||||
if [[ $(pgrep conky) ]]; then
|
|
||||||
killall conky
|
|
||||||
fi
|
|
||||||
conky&
|
|
||||||
if [[ $(pgrep dunst) ]]; then
|
if [[ $(pgrep dunst) ]]; then
|
||||||
killall dunst
|
killall dunst
|
||||||
fi
|
fi
|
||||||
|
Loading…
x
Reference in New Issue
Block a user