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