wmstartup: Add xembedsniproxy to kill list
This commit is contained in:
parent
cf30f60501
commit
b0b1cc3757
@ -60,7 +60,7 @@ xrdbupdate
|
||||
## SERVICES AND DAEMONS
|
||||
# Kill everything
|
||||
printf "[INFO] Stopping existing services\n"
|
||||
services="plasmashell krunner xfdesktop polybar compton conky sxhkd dunst"
|
||||
services="plasmashell xembedsniproxy krunner xfdesktop polybar compton conky sxhkd dunst"
|
||||
for service in $services; do
|
||||
printf " [INFO] Sending signal to all $service\n"
|
||||
killall $service
|
||||
|
Loading…
Reference in New Issue
Block a user