bspwm: Re-enable Conky
This commit is contained in:
@@ -93,4 +93,8 @@ if [[ $(pgrep compton) ]]; then
|
||||
killall compton
|
||||
fi
|
||||
compton&
|
||||
if [[ $(pgrep conky) ]]; then
|
||||
killall conky
|
||||
fi
|
||||
conky&
|
||||
|
||||
|
Reference in New Issue
Block a user